Searched refs:INS (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/mips/kernel/ |
D | mips-r2-to-r6-emul.c | 36 #define INS "dins " macro 40 #define INS "ins " macro 1211 INS "%0, %1, 24, 8\n" in mipsr2_decoder() 1216 INS "%0, %1, 16, 8\n" in mipsr2_decoder() 1221 INS "%0, %1, 8, 8\n" in mipsr2_decoder() 1226 INS "%0, %1, 0, 8\n" in mipsr2_decoder() 1229 INS "%0, %1, 24, 8\n" in mipsr2_decoder() 1234 INS "%0, %1, 16, 8\n" in mipsr2_decoder() 1239 INS "%0, %1, 8, 8\n" in mipsr2_decoder() 1244 INS "%0, %1, 0, 8\n" in mipsr2_decoder() [all …]
|
/linux-4.1.27/arch/x86/lib/ |
D | x86-opcode-map.txt | 150 6c: INS/INSB Yb,DX 151 6d: INS/INSW/INSD Yz,DX
|