Searched refs:JMPL (Results 1 – 4 of 4) sorted by relevance
/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | 231 #define JMPL (INSN_OP(2) | INSN_OP3(0x38)) 940 TCG_REG_T1, desti & 0xfff, JMPL); 1004 tcg_out_arithi(s, TCG_REG_G0, TCG_REG_I1, 0, JMPL); 1307 tcg_out_arithi(s, TCG_REG_G0, TCG_REG_TB, 0, JMPL); 1327 tcg_out_arithi(s, TCG_REG_G0, a0, 0, JMPL);
|
/qemu/target/sparc/ |
H A D | insns.decode | 279 JMPL 10 ..... 111000 ..... . ............. @r_r_ri
|
H A D | translate.c | 4299 TRANS(JMPL, ALL, do_add_special, a, do_jmpl) in TRANS() argument
|
/qemu/tests/tcg/i386/ |
H A D | x86.csv | 876 "JMP r/m32","JMPL* r/m32","jmpl* r/m32","FF /4","V","N.S.","","operand32","r","Y","32"
|