jschoen483

Results 1 issues of jschoen483

https://github.com/google/security-research/blob/f102f0bad048368076affc692c6a0ceacba6eabd/pocs/cpus/entrysign/zentool/disas.c#L105 ``` // Now decode the remainder as necessary. putstr("\t%-*s\t%s, %s, ", kMnemonicWidth, mnemonic, zen_reg_to_string(op.reg2), zen_reg_to_string(op.reg1)); ``` @sirdarckcat In `dump_reg_op` if both `op.reg1` and `op.reg2` are a different`reg[0-x]` constants, i.e....