Searched refs:Rd_rvalueRs_preSI12 (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | score-inst.h | 104 Rd_rvalueRs_preSI12, enumerator
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-score7.c | 621 {"lw", 0x06000000, 0x3e000007, 0x8000, Rd_rvalueRs_preSI12, s7_do_ldst_insn}, 624 {"lh", 0x06000001, 0x3e000007, 0x8000, Rd_rvalueRs_preSI12, s7_do_ldst_insn}, 627 {"lhu", 0x06000002, 0x3e000007, 0x8000, Rd_rvalueRs_preSI12, s7_do_ldst_insn}, 630 {"lb", 0x06000003, 0x3e000007, 0x8000, Rd_rvalueRs_preSI12, s7_do_ldst_insn}, 639 {"lbu", 0x06000006, 0x3e000007, 0x8000, Rd_rvalueRs_preSI12, s7_do_ldst_insn}, 2578 case Rd_rvalueRs_preSI12: in s7_get_insn_class_from_type() 4732 s7_inst.type = Rd_rvalueRs_preSI12; in s7_do_macro_ldst_label()
|
D | tc-score.c | 563 {"lw", 0x06000000, 0x3e000007, 0x8000, Rd_rvalueRs_preSI12, s3_do_ldst_insn}, 566 {"lh", 0x06000001, 0x3e000007, 0x8000, Rd_rvalueRs_preSI12, s3_do_ldst_insn}, 569 {"lhu", 0x06000002, 0x3e000007, 0x8000, Rd_rvalueRs_preSI12, s3_do_ldst_insn}, 572 {"lb", 0x06000003, 0x3e000007, 0x8000, Rd_rvalueRs_preSI12, s3_do_ldst_insn}, 581 {"lbu", 0x06000006, 0x3e000007, 0x8000, Rd_rvalueRs_preSI12, s3_do_ldst_insn}, 2433 case Rd_rvalueRs_preSI12: in s3_get_insn_class_from_type() 4935 s3_inst.type = Rd_rvalueRs_preSI12; in s3_do_macro_ldst_label()
|