Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-score.c2058 s3_reglow_required_here (char **str, int shift) in s3_reglow_required_here() function
2093 if (s3_reglow_required_here (&str, 4) == (int) s3_FAIL in s3_do16_rdrs2()
2095 || s3_reglow_required_here (&str, 0) == (int) s3_FAIL in s3_do16_rdrs2()
2790 if (s3_reglow_required_here (&str, 6) == (int) s3_FAIL in s3_do16_addi()
2805 if (s3_reglow_required_here (&str, 5) == (int) s3_FAIL in s3_do16_rdi5()
3409 …if ((s3_reglow_required_here (&str, 8) == (int) s3_FAIL) || (s3_skip_past_comma (&str) == (int) s3… in s3_do16_ldst_insn()
3418 if ((conflict_reg = s3_reglow_required_here (&str, 5)) == (int) s3_FAIL) in s3_do16_ldst_insn()
3619 if (s3_reglow_required_here (&str, 38) == (int) s3_FAIL in s3_do_and48()
3621 || s3_reglow_required_here (&str, 34) == (int) s3_FAIL in s3_do_and48()
3633 if (s3_reglow_required_here (&str, 38) == (int) s3_FAIL in s3_do_or48()
[all …]