Home
last modified time | relevance | path

Searched refs:cop0_op (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/mm/
H A Duasm-mips.c81 [insn_di] = {M(cop0_op, mfmc0_op, 0, 12, 0, 0), RT},
88 [insn_dmfc0] = {M(cop0_op, dmfc_op, 0, 0, 0, 0), RT | RD | SET},
91 [insn_dmtc0] = {M(cop0_op, dmtc_op, 0, 0, 0, 0), RT | RD | SET},
109 [insn_eret] = {M(cop0_op, cop_op, 0, 0, 0, eret_op), 0},
139 [insn_mfc0] = {M(cop0_op, mfc_op, 0, 0, 0, 0), RT | RD | SET},
140 [insn_mfhc0] = {M(cop0_op, mfhc0_op, 0, 0, 0, 0), RT | RD | SET},
147 [insn_mtc0] = {M(cop0_op, mtc_op, 0, 0, 0, 0), RT | RD | SET},
148 [insn_mthc0] = {M(cop0_op, mthc0_op, 0, 0, 0, 0), RT | RD | SET},
167 [insn_rfe] = {M(cop0_op, cop_op, 0, 0, 0, rfe_op), 0},
195 [insn_tlbp] = {M(cop0_op, cop_o
[all...]
/kernel/linux/linux-6.6/arch/mips/mm/
H A Duasm-mips.c81 [insn_di] = {M(cop0_op, mfmc0_op, 0, 12, 0, 0), RT},
88 [insn_dmfc0] = {M(cop0_op, dmfc_op, 0, 0, 0, 0), RT | RD | SET},
91 [insn_dmtc0] = {M(cop0_op, dmtc_op, 0, 0, 0, 0), RT | RD | SET},
109 [insn_eret] = {M(cop0_op, cop_op, 0, 0, 0, eret_op), 0},
139 [insn_mfc0] = {M(cop0_op, mfc_op, 0, 0, 0, 0), RT | RD | SET},
140 [insn_mfhc0] = {M(cop0_op, mfhc0_op, 0, 0, 0, 0), RT | RD | SET},
147 [insn_mtc0] = {M(cop0_op, mtc_op, 0, 0, 0, 0), RT | RD | SET},
148 [insn_mthc0] = {M(cop0_op, mthc0_op, 0, 0, 0, 0), RT | RD | SET},
169 [insn_rfe] = {M(cop0_op, cop_op, 0, 0, 0, rfe_op), 0},
197 [insn_tlbp] = {M(cop0_op, cop_o
[all...]
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Dnds32_fpu_inst.h7 #define cop0_op 0x35 macro
/kernel/linux/linux-5.10/arch/nds32/math-emu/
H A Dfpuemu.c385 if (NDS32Insn_OPCODE(insn) != cop0_op)
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dinst.h27 cop0_op, cop1_op, cop2_op, cop1x_op, enumerator
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dinst.h27 cop0_op, cop1_op, cop2_op, cop1x_op, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dinst.h40 cop0_op, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dinst.h40 cop0_op, enumerator
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dvz.c1233 case cop0_op: in kvm_trap_vz_handle_gpsi()
1314 if (inst.c0r_format.opcode == cop0_op && in kvm_trap_vz_handle_gsfc()
H A Demulate.c2331 case cop0_op: in kvm_mips_emulate_inst()
/kernel/linux/linux-6.6/arch/mips/kvm/
H A Dvz.c1231 case cop0_op: in kvm_trap_vz_handle_gpsi()
1312 if (inst.c0r_format.opcode == cop0_op && in kvm_trap_vz_handle_gsfc()
/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Dcp1emu.c699 case cop0_op: in isBranchInstr()
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Dcp1emu.c699 case cop0_op: in isBranchInstr()

Completed in 27 milliseconds