Home
last modified time | relevance | path

Searched refs:OP_REGIMM (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/cpu/
Diq10.cpu155 (+ OP_REGIMM rs FUNC_BGTZAL offset)
165 (+ OP_REGIMM rs FUNC_BGTZALL offset)
175 (+ OP_REGIMM rs FUNC_BLEZAL offset)
185 (+ OP_REGIMM rs FUNC_BLEZALL offset)
195 (+ OP_REGIMM rs FUNC_BGTZ offset)
202 (+ OP_REGIMM rs FUNC_BGTZL offset)
211 (+ OP_REGIMM rs FUNC_BLEZ offset)
218 (+ OP_REGIMM rs FUNC_BLEZL offset)
261 (+ OP_REGIMM rs FUNC_BRI offset)
269 (+ OP_REGIMM rs FUNC_BRV offset)
[all …]
Diq2000.cpu825 (+ OP_REGIMM rs FUNC_BGEZ offset)
832 (+ OP_REGIMM rs FUNC_BGEZAL offset)
842 (+ OP_REGIMM rs FUNC_BGEZALL offset)
852 (+ OP_REGIMM rs FUNC_BGEZL offset)
860 (+ OP_REGIMM rs FUNC_BLTZ offset)
867 (+ OP_REGIMM rs FUNC_BLTZL offset)
875 (+ OP_REGIMM rs FUNC_BLTZAL offset)
884 (+ OP_REGIMM rs FUNC_BLTZALL offset)
Diq2000m.cpu126 (+ OP_REGIMM rs (f-rt 6) offset)
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Diq2000-desc.h87 OP_SPECIAL = 0, OP_REGIMM = 1, OP_J = 2, OP_JAL = 3 enumerator