Searched refs:BL (Results 1 – 10 of 10) sorted by relevance
/qemu/tests/tcg/ppc64/ |
H A D | bcdsub.c | 26 #define TEST(AH, AL, BH, BL, PS, TH, TL, CR6) \ argument 47 : "r" (AH), "r" (AL), "r" (BH), "r" (BL) \
|
/qemu/target/hppa/ |
H A D | insns.decode | 441 &BL l n disp 442 @bl ...... l:5 ..... ... ........... n:1 . &BL disp=%assemble_17 448 bl 111010 ..... ..... 101 ........... n:1 . &BL l=2 \
|
/qemu/target/i386/emulate/ |
H A D | x86.h | 242 #define BL(cpu) RL(cpu, R_EBX) macro
|
/qemu/target/arm/tcg/ |
H A D | t16.decode | 278 # a Thumb1 split BL/BLX.
|
H A D | a32.decode | 536 BL .... 1011 ........................ @branch
|
H A D | t32.decode | 722 BL 1111 0. .......... 11.1 ............ @branch24
|
H A D | a64.decode | 185 BL 1 00101 .......................... @branch
|
/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 1603 * This a conditional BL only to load a pointer within this 1637 * This a conditional BL only to load a pointer within this
|
/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | 249 /* Field Sd10k16, shifted right by 2; suitable for B and BL */
|
/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 1397 tcg_out_insn(s, 3206, BL, offset);
|