X86: Please excuse my dear Aunt Sally. (precedence bug)
--HG-- extra : convert_revision : 9ad4f31e7a962c3177896bcbfb93e2e54720d117
This commit is contained in:
parent
73caca57a8
commit
27cc351688
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
|
||||
microcode = '''
|
||||
def macroop CDQE_R {
|
||||
sexti reg, reg, "env.dataSize << 2 - 1"
|
||||
sexti reg, reg, "env.dataSize * 4 - 1"
|
||||
};
|
||||
|
||||
def macroop CQO_R_R {
|
||||
|
|
Loading…
Reference in a new issue