Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/
H A Dintroduction.rst232 LDX.B LDX.BU LDX.H LDX.HU LDX.W LDX.WU LDX.D STX.B STX.H STX.W STX.D
/openbmc/linux/Documentation/arch/loongarch/
H A Dintroduction.rst265 LDX.B LDX.BU LDX.H LDX.HU LDX.W LDX.WU LDX.D STX.B STX.H STX.W STX.D
/openbmc/qemu/target/sparc/
H A Dinsns.decode600 LDX 11 ..... 001011 ..... . ............. @r_r_ri_na
616 LDX 11 ..... 011011 ..... . ............. @r_r_r_asi # LDXA
617 LDX 11 ..... 011011 ..... . ............. @r_r_i_asi # LDXA
H A Dtranslate.c4397 TRANS(LDX, 64, do_ld_gpr, a, MO_TEUQ) in TRANS()
/openbmc/linux/kernel/bpf/
H A Dcore.c1638 INSN_3(LDX, MEM, B), \
1639 INSN_3(LDX, MEM, H), \
1640 INSN_3(LDX, MEM, W), \
1641 INSN_3(LDX, MEM, DW), \
1642 INSN_3(LDX, MEMSX, B), \
1643 INSN_3(LDX, MEMSX, H), \
1644 INSN_3(LDX, MEMSX, W), \
/openbmc/qemu/tcg/sparc64/
H A Dtcg-target.c.inc232 #define LDX (INSN_OP(3) | INSN_OP3(0x0b))
466 tcg_out32(s, LDX | INSN_RD(ret) | INSN_RS1(TCG_REG_TB));
571 tcg_out_ldst(s, ret, arg1, arg2, (type == TCG_TYPE_I32 ? LDUW : LDX));
1178 [MO_BEUQ] = LDX,
1179 [MO_BESQ] = LDX,
1443 tcg_out_ldst(s, a0, a1, a2, LDX);
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc383 #define LDX XO31( 21)
1650 tcg_out_mem_long(s, LD, LDX, ret, base, offset);
2341 [MO_UQ] = LDX,
2908 tcg_out_mem_long(s, LD, LDX, TCG_REG_TMP1, TCG_REG_TB, offset);
2996 tcg_out_mem_long(s, LD, LDX, args[0], args[1], args[2]);
/openbmc/qemu/target/ppc/
H A Dinsn32.decode320 LDX 011111 ..... ..... ..... 0000010101 - @X
/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc166 TRANS64(LDX, do_ldst_X, false, false, MO_UQ)
/openbmc/qemu/disas/
H A Dnanomips.c8090 static char *LDX(uint64 instruction, Dis_info *info) in LDX() function
17308 0xfc0007ff, 0x20000607, &LDX , 0,