Open philpax opened 9 years ago
The addition of the variant field provides many opportunities for potential opcode merging.
variant
j
je
jne
jgt
jlt
call
loadli
loadui
dst, src, src
dst, imm
dst, src, imm
The addition of the
variant
field provides many opportunities for potential opcode merging.j
register/offsetje
,jne
,jgt
,jlt
register/offsetcall
register/offsetloadli
,loadui
dst, src, src
,dst, imm
,dst, src, imm
, among others