HomeSort by: relevance | last modified time | path
    Searched defs:reg_rs (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-score7.c 2849 int reg_rs;
2857 || (reg_rs = s7_reg_required_here (&str, 4, s7_REG_TYPE_SCORE)) == s7_FAIL
2867 if (reg_rs < 16)
2887 if (reg_rs > 16)
2844 int reg_rs; local
tc-score7.c 2849 int reg_rs;
2857 || (reg_rs = s7_reg_required_here (&str, 4, s7_REG_TYPE_SCORE)) == s7_FAIL
2867 if (reg_rs < 16)
2887 if (reg_rs > 16)
2844 int reg_rs; local
tc-score7.c 2849 int reg_rs;
2857 || (reg_rs = s7_reg_required_here (&str, 4, s7_REG_TYPE_SCORE)) == s7_FAIL
2867 if (reg_rs < 16)
2887 if (reg_rs > 16)
2844 int reg_rs; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-score7.c 2849 int reg_rs;
2857 || (reg_rs = s7_reg_required_here (&str, 4, s7_REG_TYPE_SCORE)) == s7_FAIL
2867 if (reg_rs < 16)
2887 if (reg_rs > 16)
2844 int reg_rs; local
tc-score7.c 2849 int reg_rs;
2857 || (reg_rs = s7_reg_required_here (&str, 4, s7_REG_TYPE_SCORE)) == s7_FAIL
2867 if (reg_rs < 16)
2887 if (reg_rs > 16)
2844 int reg_rs; local
tc-score7.c 2849 int reg_rs;
2857 || (reg_rs = s7_reg_required_here (&str, 4, s7_REG_TYPE_SCORE)) == s7_FAIL
2867 if (reg_rs < 16)
2887 if (reg_rs > 16)
2844 int reg_rs; local
  /src/external/gpl3/gdb/dist/gdb/
aarch64-tdep.c 5406 uint32_t reg_rs = bits (aarch64_insn_r->aarch64_insn, 16, 20);
5408 record_buf[2] = reg_rs;
5412 regcache_raw_read_unsigned (aarch64_insn_r->regcache, reg_rs,
5405 uint32_t reg_rs = bits (aarch64_insn_r->aarch64_insn, 16, 20); local
aarch64-tdep.c 5406 uint32_t reg_rs = bits (aarch64_insn_r->aarch64_insn, 16, 20);
5408 record_buf[2] = reg_rs;
5412 regcache_raw_read_unsigned (aarch64_insn_r->regcache, reg_rs,
5405 uint32_t reg_rs = bits (aarch64_insn_r->aarch64_insn, 16, 20); local
aarch64-tdep.c 5406 uint32_t reg_rs = bits (aarch64_insn_r->aarch64_insn, 16, 20);
5408 record_buf[2] = reg_rs;
5412 regcache_raw_read_unsigned (aarch64_insn_r->regcache, reg_rs,
5405 uint32_t reg_rs = bits (aarch64_insn_r->aarch64_insn, 16, 20); local
  /src/external/gpl3/gdb.old/dist/gdb/
aarch64-tdep.c 5236 uint32_t reg_rs = bits (aarch64_insn_r->aarch64_insn, 16, 20);
5238 record_buf[2] = reg_rs;
5242 regcache_raw_read_unsigned (aarch64_insn_r->regcache, reg_rs,
5235 uint32_t reg_rs = bits (aarch64_insn_r->aarch64_insn, 16, 20); local
aarch64-tdep.c 5236 uint32_t reg_rs = bits (aarch64_insn_r->aarch64_insn, 16, 20);
5238 record_buf[2] = reg_rs;
5242 regcache_raw_read_unsigned (aarch64_insn_r->regcache, reg_rs,
5235 uint32_t reg_rs = bits (aarch64_insn_r->aarch64_insn, 16, 20); local
aarch64-tdep.c 5236 uint32_t reg_rs = bits (aarch64_insn_r->aarch64_insn, 16, 20);
5238 record_buf[2] = reg_rs;
5242 regcache_raw_read_unsigned (aarch64_insn_r->regcache, reg_rs,
5235 uint32_t reg_rs = bits (aarch64_insn_r->aarch64_insn, 16, 20); local

Completed in 807 milliseconds