Searched refs:INS (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | mips-r2-to-r6-emul.c | 36 #define INS "dins " macro 40 #define INS "ins " macro 1218 INS "%0, %1, 24, 8\n" in mipsr2_decoder() 1228 INS "%0, %1, 8, 8\n" in mipsr2_decoder() 1233 INS "%0, %1, 0, 8\n" in mipsr2_decoder() 1246 INS "%0, %1, 8, 8\n" in mipsr2_decoder() 1251 INS "%0, %1, 0, 8\n" in mipsr2_decoder() 1291 INS "%0, %1, 0, 8\n" in mipsr2_decoder() 1296 INS "%0, %1, 8, 8\n" in mipsr2_decoder() 1310 INS "%0, %1, 0, 8\n" in mipsr2_decoder() [all …]
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | tdx.rst | 35 - Port I/O (INS, OUTS, IN, OUT)
|
/openbmc/u-boot/drivers/net/ |
H A D | mtk_eth.c | 116 u32 INS : 1; member
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 155 6c: INS/INSB Yb,DX 156 6d: INS/INSW/INSD Yz,DX
|
/openbmc/linux/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 155 6c: INS/INSB Yb,DX 156 6d: INS/INSW/INSD Yz,DX
|
/openbmc/qemu/target/mips/tcg/ |
H A D | micromips_translate.c.inc | 193 INS = 0x0c, 1797 case INS:
|
H A D | nanomips_translate.c.inc | 426 /* P.INS instruction pool */
|
/openbmc/qemu/target/i386/tcg/ |
H A D | decode-new.c.inc | 1698 [0x6C] = X86_OP_ENTRYrr(INS, Y,b, 2,w), /* DX */ 1699 [0x6D] = X86_OP_ENTRYrr(INS, Y,z, 2,w), /* DX */
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 1227 tcg_out_insn(s, 3605, INS, 0, ret, arg, 4 << type, 0);
|
/openbmc/qemu/disas/ |
H A D | nanomips.c | 7413 static char *INS(uint64 instruction, Dis_info *info) in INS() function 18749 0xfc00f820, 0x8000e000, &INS , 0,
|