Home
last modified time | relevance | path

Searched refs:OP_COP0 (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/binutils/cpu/
H A Diq2000m.cpu132 (+ OP_COP0 (f-rs 8) (f-rt 0) offset)
138 (+ OP_COP0 (f-rs 8) (f-rt 2) offset)
156 (+ OP_COP0 (f-rs 8) (f-rt 1) offset)
162 (+ OP_COP0 (f-rs 8) (f-rt 3) offset)
183 (+ OP_COP0 (f-rs 2) rt rd (f-10-11 0))
217 (+ OP_COP0 (f-rs 6) rt rd (f-10-11 0))
325 (+ OP_COP0 (f-rs 0) rt rd (f-10-11 0))
349 (+ OP_COP0 (f-rs 4) rt rd (f-10-11 0))
409 (+ OP_COP0 (f-25 1) (f-24-19 0) (f-func 16))
/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A Diq2000m.cpu132 (+ OP_COP0 (f-rs 8) (f-rt 0) offset)
138 (+ OP_COP0 (f-rs 8) (f-rt 2) offset)
156 (+ OP_COP0 (f-rs 8) (f-rt 1) offset)
162 (+ OP_COP0 (f-rs 8) (f-rt 3) offset)
183 (+ OP_COP0 (f-rs 2) rt rd (f-10-11 0))
217 (+ OP_COP0 (f-rs 6) rt rd (f-10-11 0))
325 (+ OP_COP0 (f-rs 0) rt rd (f-10-11 0))
349 (+ OP_COP0 (f-rs 4) rt rd (f-10-11 0))
409 (+ OP_COP0 (f-25 1) (f-24-19 0) (f-func 16))
/openbsd/sys/arch/mips64/include/
H A Dmips_opcode.h158 #define OP_COP0 020 macro
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Diq2000-desc.h91 , OP_COP0 = 16, OP_COP1 = 17, OP_COP2 = 18, OP_COP3 = 19 enumerator
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Diq2000-desc.h93 , OP_COP0 = 16, OP_COP1 = 17, OP_COP2 = 18, OP_COP3 = 19 enumerator
/openbsd/sys/arch/mips64/mips64/
H A Ddb_disasm.c796 case OP_COP0: in dbmd_print_insn()
H A Dtrap.c1246 case OP_COP0: in stacktrace_subr()