Searched refs:LDR (Results 1 – 10 of 10) sorted by relevance
| /openbmc/qemu/target/mips/tcg/ |
| H A D | rel6.decode | 34 REMOVED 011011 ----- ----- ---------------- # LDR
|
| H A D | micromips_translate.c.inc | 350 LDR = 0x5, 2541 case LDR:
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | a64.decode | 506 LDR 00 111 0 00 01 1 ..... ... . 10 ..... ..... @ldst sign=0 ext=1 sz=0 507 LDR 01 111 0 00 01 1 ..... ... . 10 ..... ..... @ldst sign=0 ext=1 sz=1 508 LDR 10 111 0 00 01 1 ..... ... . 10 ..... ..... @ldst sign=0 ext=1 sz=2 509 LDR 11 111 0 00 01 1 ..... ... . 10 ..... ..... @ldst sign=0 ext=0 sz=3 510 LDR 00 111 0 00 10 1 ..... ... . 10 ..... ..... @ldst sign=1 ext=0 sz=0 511 LDR 01 111 0 00 10 1 ..... ... . 10 ..... ..... @ldst sign=1 ext=0 sz=1 512 LDR 10 111 0 00 10 1 ..... ... . 10 ..... ..... @ldst sign=1 ext=0 sz=2 513 LDR 00 111 0 00 11 1 ..... ... . 10 ..... ..... @ldst sign=1 ext=1 sz=0 514 LDR 01 111 0 00 11 1 ..... ... . 10 ..... ..... @ldst sign=1 ext=1 sz=1
|
| H A D | sme.decode | 163 LDR 1110000 100 0 000000 .. 000 ..... 0 .... @ldstr
|
| H A D | translate-sme.c | 462 TRANS_FEAT(LDR, aa64_sme, do_ldst_r, a, gen_sve_ldr) in TRANS_FEAT() argument
|
| H A D | translate.c | 5277 DO_LDST(LDR, load, MO_UL) in DO_LDST() argument
|
| /openbmc/u-boot/ |
| H A D | Makefile | 360 LDR = $(CROSS_COMPILE)ldr macro 396 export CPP AR NM LDR STRIP OBJCOPY OBJDUMP
|
| /openbmc/qemu/tcg/arm/ |
| H A D | tcg-target.c.inc | 612 /* Note that this routine is used for both LDR and LDRH formats, so we do 1104 /* LDR is interworking from v5t. */
|
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | insn-data.h.inc | 424 F(0x2800, LDR, RR_a, Z, 0, f2, 0, f1, mov2, 0, IF_AFP1 | IF_AFP2)
|
| /openbmc/qemu/tcg/aarch64/ |
| H A D | tcg-target.c.inc | 1183 tcg_out_insn(s, 3305, LDR, 0, rd);
|