You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
simx86: fix codegen-x86 O_PUSH2 for cpatch multipush code
CPatch has some tricky code to deal with multiple cases
of O_PUSH2 where the length of 16-bit and 32-bit sequences
until the actual write are the same. Easiest to restore
the nop then.
Regression from 6be02db
0 commit comments