Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c2898 OT_REG, enumerator
3026 mips_add_token (&token, OT_REG); in mips_parse_base_start()
3081 mips_add_token (&token, OT_REG); in mips_parse_argument_token()
3108 mips_add_token (&token, OT_REG); in mips_parse_argument_token()
4956 if (arg->token->type == OT_REG in match_reg()
5613 if (arg->token->type == OT_REG) in match_mdmx_imm_reg_operand()
5725 if (arg->token->type == OT_REG && (arg->token->u.regno & RTYPE_PC)) in match_pc_operand()
7932 && (arg.token[0].type != OT_REG in match_insn()
8113 && (arg.token[0].type != OT_REG in match_mips16_insn()