Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score.c2855 s3_exp_ldst_offset (char **str, int shift, unsigned int data_type) in s3_exp_ldst_offset() function
2972 if ((s3_exp_ldst_offset (&str, 3, _SIMM12) == (int) s3_FAIL) in s3_do_ldst_insn()
3313 if (s3_exp_ldst_offset (&str, 0, _SIMM15) == (int) s3_FAIL) in s3_do_cache()
3386 if (s3_exp_ldst_offset (&str, 5, _IMM10_RSHIFT_2) == (int) s3_FAIL) in s3_do_ldst_cop()