Home
last modified time | relevance | path

Searched refs:LDR (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Drel6.decode34 REMOVED 011011 ----- ----- ---------------- # LDR
H A Dmicromips_translate.c.inc350 LDR = 0x5,
2541 case LDR:
/openbmc/qemu/target/arm/tcg/
H A Da64.decode506 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 Dsme.decode163 LDR 1110000 100 0 000000 .. 000 ..... 0 .... @ldstr
H A Dtranslate-sme.c462 TRANS_FEAT(LDR, aa64_sme, do_ldst_r, a, gen_sve_ldr) in TRANS_FEAT() argument
H A Dtranslate.c5277 DO_LDST(LDR, load, MO_UL) in DO_LDST() argument
/openbmc/u-boot/
H A DMakefile360 LDR = $(CROSS_COMPILE)ldr macro
396 export CPP AR NM LDR STRIP OBJCOPY OBJDUMP
/openbmc/qemu/tcg/arm/
H A Dtcg-target.c.inc612 /* 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 Dinsn-data.h.inc424 F(0x2800, LDR, RR_a, Z, 0, f2, 0, f1, mov2, 0, IF_AFP1 | IF_AFP2)
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc1183 tcg_out_insn(s, 3305, LDR, 0, rd);