Home
last modified time | relevance | path

Searched refs:MIPSInst_OPCODE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dinst.h23 #define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dinst.h23 #define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT) macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c80 switch (MIPSInst_OPCODE(ir)) { in mipsr6_emul()
186 ir, MIPSInst_OPCODE(ir)); in mipsr6_emul()
927 switch (MIPSInst_OPCODE(inst)) { in mipsr2_decoder()
1026 switch (MIPSInst_OPCODE(nir)) { in mipsr2_decoder()
1075 switch (MIPSInst_OPCODE(nir)) { in mipsr2_decoder()
1137 switch (MIPSInst_OPCODE(inst)) { in mipsr2_decoder()
1152 switch (MIPSInst_OPCODE(nir)) { in mipsr2_decoder()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c80 switch (MIPSInst_OPCODE(ir)) { in mipsr6_emul()
186 ir, MIPSInst_OPCODE(ir)); in mipsr6_emul()
927 switch (MIPSInst_OPCODE(inst)) { in mipsr2_decoder()
1026 switch (MIPSInst_OPCODE(nir)) { in mipsr2_decoder()
1075 switch (MIPSInst_OPCODE(nir)) { in mipsr2_decoder()
1137 switch (MIPSInst_OPCODE(inst)) { in mipsr2_decoder()
1152 switch (MIPSInst_OPCODE(nir)) { in mipsr2_decoder()
/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Dcp1emu.c1048 switch (MIPSInst_OPCODE(ir)) { in cop1Emulate()
1286 switch (MIPSInst_OPCODE(ir)) { in cop1Emulate()
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Dcp1emu.c1048 switch (MIPSInst_OPCODE(ir)) { in cop1Emulate()
1286 switch (MIPSInst_OPCODE(ir)) { in cop1Emulate()

Completed in 9 milliseconds