HomeSort by relevance Sort by last modified time
    Searched refs:UBR (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
mips16-opc.c 173 #define UBR INSN2_UNCOND_BRANCH
202 {"b", "q", 0x1000, 0xf800, 0, UBR, I1, 0, 0 },
292 {"jalrc", "x", 0xe8c0, 0xf8ff, RD_1|WR_31|NODS, UBR, I32, 0, 0 },
293 {"jalrc", "R,x", 0xe8c0, 0xf8ff, RD_2|WR_31|NODS, UBR, I32, 0, 0 },
294 {"jrc", "x", 0xe880, 0xf8ff, RD_1|NODS, UBR, I32, 0, 0 },
295 {"jrc", "R", 0xe8a0, 0xffff, NODS, RD_31|UBR, I32, 0, 0 },
micromips-opc.c 220 #define UBR INSN2_UNCOND_BRANCH
310 {"bc", "p", 0x40e00000, 0xffff0000, NODS, INSN2_ALIAS|UBR, I1, 0, 0 }, /* beqzc 0 */
    [all...]

Completed in 497 milliseconds