Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-score.c2605 exp_ldst_offset (char **str, int shift, unsigned int data_type) in exp_ldst_offset() function
2724 if ((exp_ldst_offset (&str, 3, _SIMM12) == (int) FAIL) in do_ldst_insn()
3231 if (exp_ldst_offset (&str, 0, _SIMM15) == (int) FAIL) in do_cache()
3304 if (exp_ldst_offset (&str, 5, _IMM10_RSHIFT_2) == (int) FAIL) in do_ldst_cop()
3396 assign_data = exp_ldst_offset (&pp, 0, _IMM8); in do16_ldst_imm_insn()
3398 assign_data = exp_ldst_offset (&pp, 3, _IMM5_RSHIFT_1); in do16_ldst_imm_insn()
3400 assign_data = exp_ldst_offset (&pp, 3, _IMM5_RSHIFT_2); in do16_ldst_imm_insn()
3402 assign_data = exp_ldst_offset (&pp, 3, _IMM5); in do16_ldst_imm_insn()