Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c2930 OT_REG, enumerator
3058 mips_add_token (&token, OT_REG); in mips_parse_base_start()
3112 mips_add_token (&token, OT_REG); in mips_parse_argument_token()
3139 mips_add_token (&token, OT_REG); in mips_parse_argument_token()
4972 if (arg->token->type == OT_REG in match_reg()
5695 if (arg->token->type == OT_REG) in match_mdmx_imm_reg_operand()
5825 if (arg->token->type == OT_REG && (arg->token->u.regno & RTYPE_PC)) in match_pc_operand()
8037 && (arg.token[0].type != OT_REG in match_insn()
8218 && (arg.token[0].type != OT_REG in match_mips16_insn()