Searched refs:BDAP_QUICK_OPCODE (Results 1 – 4 of 4) sorted by relevance
249 if (popcodep->match == BDAP_QUICK_OPCODE) in get_opcode_entry()486 if (prefix_opcodep->match == BDAP_QUICK_OPCODE) in cris_constraint()890 || opcodep->match == BDAP_QUICK_OPCODE); in print_with_operands()950 || (opcodep->match == BDAP_QUICK_OPCODE in print_with_operands()1075 case BDAP_QUICK_OPCODE: in print_with_operands()
348 BDAP_QUICK_OPCODE, BDAP_QUICK_Z_BITS, "pO", 0, SIZE_NONE,
126 #define BDAP_QUICK_OPCODE (0x0100) macro
1268 opcodep[1] = (REG_SP << 4) + (BDAP_QUICK_OPCODE >> 8); in md_assemble()1769 = BDAP_QUICK_OPCODE | (prefixp->base_reg_number << 12); in cris_process_instruction()3191 opcode = BDAP_QUICK_OPCODE | (base_regno << 12); in gen_bdap()