/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-alpha.c | 1213 if (basereg != alpha_gp_register && targreg == basereg) in load_expression() 1237 if (basereg != alpha_gp_register && targreg == basereg) in load_expression() 1315 if (basereg != alpha_gp_register && basereg != AXP_REG_ZERO) in load_expression() 1324 basereg = targreg; in load_expression() 1491 basereg = targreg; in load_expression() 1500 basereg = targreg; in load_expression() 1521 int basereg; in emit_lda() local 1998 int basereg; in emit_ir_load() local 2036 int basereg; in emit_loadstore() local 2089 int basereg; in emit_ldXu() local [all …]
|
H A D | tc-i370.c | 2057 int basereg = -1; in md_assemble() local 2062 basereg = i370_using_text_regno; in md_assemble() 2064 basereg = i370_using_other_regno; in md_assemble() 2069 basereg = i370_using_text_regno; in md_assemble() 2071 basereg = i370_using_other_regno; in md_assemble() 2073 if (0 > basereg) in md_assemble() 2076 insn = i370_insert_operand (insn, operand, basereg); in md_assemble()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-alpha.c | 3064 if (basereg != alpha_gp_register && targreg == basereg) 3087 if (basereg != alpha_gp_register && targreg == basereg) 3168 if (basereg != alpha_gp_register && basereg != AXP_REG_ZERO) 3178 basereg = targreg; 3346 basereg = targreg; 3355 basereg = targreg; 3377 int basereg; local 3415 int basereg; local 3454 int basereg; local 3508 int basereg; local [all …]
|
H A D | tc-i370.c | 2128 int basereg = -1; local 2134 basereg = i370_using_text_regno; 2138 basereg = i370_using_other_regno; 2145 basereg = i370_using_text_regno; 2149 basereg = i370_using_other_regno; 2152 if (0 > basereg) 2156 insn = i370_insert_operand (insn, operand, basereg);
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | m68k-dis.c | 1219 print_indexed (basereg, p, addr, info) in print_indexed() argument 1220 int basereg; in print_indexed() 1248 if (basereg == -1) 1250 print_base (basereg, base_disp, info); 1260 if (basereg == -1) 1261 basereg = -3; 1263 basereg = -2; 1276 if (basereg == -1) 1283 print_base (basereg, base_disp, info); 1302 print_base (basereg, base_disp, info);
|
/openbsd/sys/dev/pci/ |
H A D | viapm.c | 310 int basereg, cfgreg; in viapm_attach() local 321 basereg = VIAPM_SMB_BASE1; in viapm_attach() 324 basereg = VIAPM_SMB_BASE3; in viapm_attach() 330 iobase = pci_conf_read(pa->pa_pc, pa->pa_tag, basereg); in viapm_attach() 397 basereg = VIAPM_PM_BASE1; in viapm_attach() 401 basereg = VIAPM_PM_BASE2; in viapm_attach() 413 iobase = pci_conf_read(pa->pa_pc, pa->pa_tag, basereg); in viapm_attach()
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | m68k-dis.c | 470 print_indexed (int basereg, in print_indexed() argument 498 if (basereg == -1) in print_indexed() 500 print_base (basereg, base_disp, info); in print_indexed() 509 if (basereg == -1) in print_indexed() 510 basereg = -3; in print_indexed() 512 basereg = -2; in print_indexed() 525 if (basereg == -1) in print_indexed() 531 print_base (basereg, base_disp, info); in print_indexed() 549 print_base (basereg, base_disp, info); in print_indexed()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mn10200/ |
H A D | mn10200.c | 720 rtx basereg; in expand_epilogue() local 763 basereg = frame_pointer_rtx; in expand_epilogue() 768 basereg = stack_pointer_rtx; in expand_epilogue() 787 plus_constant (basereg, offset))); in expand_epilogue()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | printcmd.c | 1053 long basereg; in address_info() local 1111 basereg = SYMBOL_BASEREG (sym); in address_info() 1201 val, REGISTER_NAME (basereg)); in address_info() 1206 val, REGISTER_NAME (basereg)); in address_info() 1253 val, REGISTER_NAME (basereg)); in address_info()
|
H A D | symtab.h | 643 short basereg; member 667 #define SYMBOL_BASEREG(symbol) (symbol)->aux_value.basereg
|
H A D | dwarfread.c | 312 unsigned int basereg; member 2193 dip->basereg = target_to_host (loc, loc_value_size, GET_UNSIGNED, in locval() 2914 SYMBOL_BASEREG (sym) = dip->basereg; in new_symbol() 2947 SYMBOL_BASEREG (sym) = dip->basereg; in new_symbol()
|
H A D | ChangeLog-1997 | 1405 * dwarfread.c (isreg, optimized_out, offreg, basereg): Move 1409 Set isreg, optimized_out, offreg and basereg as appropriate.
|
H A D | ChangeLog-1996 | 305 (optimized_out, basereg, islocal, frame_base_reg, frame_base_offset):
|
/openbsd/gnu/gcc/gcc/config/pa/ |
H A D | pa.c | 3293 rtx insn, dest, src, basereg; in store_reg() local 3296 basereg = gen_rtx_REG (Pmode, base); in store_reg() 3314 gen_rtx_PLUS (Pmode, basereg, delta)), in store_reg() 3336 gen_rtx_PLUS (word_mode, basereg, in store_reg() 3353 rtx insn, basereg, srcreg, delta; in store_reg_modify() local 3357 basereg = gen_rtx_REG (Pmode, base); in store_reg_modify() 3392 rtx basereg = gen_rtx_REG (Pmode, base); in set_reg_plus_d() local 3403 gen_rtx_PLUS (Pmode, basereg, delta)), in set_reg_plus_d() 3408 rtx basereg = gen_rtx_REG (Pmode, base); in set_reg_plus_d() local 3413 gen_rtx_PLUS (Pmode, basereg, in set_reg_plus_d() [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | pa.c | 3001 rtx insn, dest, src, basereg; local 3004 basereg = gen_rtx_REG (Pmode, base); 3024 gen_rtx_PLUS (word_mode, basereg, 3042 rtx insn, basereg, srcreg, delta; local 3047 basereg = gen_rtx_REG (Pmode, base); 3072 gen_rtx_SET (VOIDmode, basereg, 3073 gen_rtx_PLUS (word_mode, basereg, delta)), 3099 rtx basereg = gen_rtx_REG (Pmode, base); local 3103 gen_rtx_PLUS (Pmode, basereg, 3552 rtx src, dest, basereg; local [all …]
|
/openbsd/gnu/gcc/gcc/config/mcore/ |
H A D | mcore.c | 1307 int basereg = -1; in mcore_output_movedouble() local 1312 basereg = REGNO (memexp); in mcore_output_movedouble() 1316 basereg = REGNO (XEXP (memexp, 0)); in mcore_output_movedouble() 1318 basereg = REGNO (XEXP (memexp, 1)); in mcore_output_movedouble() 1326 if (dstreg == basereg) in mcore_output_movedouble()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mcore/ |
H A D | mcore.c | 1291 int basereg = -1; local 1296 basereg = REGNO (memexp); 1300 basereg = REGNO (XEXP (memexp, 0)); 1302 basereg = REGNO (XEXP (memexp, 1)); 1310 if (dstreg == basereg)
|
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | alpha.c | 5928 int basereg = 31; local 5981 basereg = REGNO (addr); 5984 basereg = subreg_regno (addr); 5994 basereg = REGNO (addr); 5997 basereg = subreg_regno (addr); 6022 fprintf (file, "($%d)", basereg); 6112 int basereg; local 6120 basereg = 32 + 16; 6122 basereg = 16; 6208 basereg = 16; [all …]
|
/openbsd/gnu/gcc/gcc/config/alpha/ |
H A D | alpha.c | 5449 int basereg = 31; in print_operand_address() local 5501 basereg = REGNO (addr); in print_operand_address() 5505 basereg = subreg_regno (addr); in print_operand_address() 5512 fprintf (file, "($%d)\t\t!%s", basereg, in print_operand_address() 5520 basereg = REGNO (addr); in print_operand_address() 5524 basereg = subreg_regno (addr); in print_operand_address() 5635 int basereg; in function_arg() local 5640 basereg = 16; in function_arg() 5652 basereg = 32 + 16; in function_arg() 5654 basereg = 16; in function_arg() [all …]
|
/openbsd/gnu/gcc/gcc/config/ia64/ |
H A D | ia64.c | 3980 int basereg = (incoming ? GR_ARG_FIRST : AR_ARG_FIRST); in ia64_function_arg() local 4060 gen_rtx_REG (gr_mode, (basereg in ia64_function_arg() 4090 (basereg + cum->words in ia64_function_arg() 4096 return gen_rtx_REG (mode, basereg + cum->words + offset); in ia64_function_arg() 4113 gen_rtx_REG (DImode, basereg + cum->words + offset), in ia64_function_arg() 4116 return gen_rtx_REG (mode, basereg + cum->words + offset); in ia64_function_arg() 4132 (basereg + cum->words in ia64_function_arg()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | ia64.c | 3331 int basereg = (incoming ? GR_ARG_FIRST : AR_ARG_FIRST); local 3428 gen_rtx_REG (gr_mode, (basereg 3459 (basereg + cum->words 3465 return gen_rtx_REG (mode, basereg + cum->words + offset); 3474 return gen_rtx_REG (mode, basereg + cum->words + offset); 3488 (basereg + cum->words
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | function.c | 5701 rtx basereg; local 5718 basereg = addr, displacement = 0; 5720 basereg = XEXP (addr, 0), displacement = INTVAL (XEXP (addr, 1)); 5726 if (basereg == fp->internal_arg_pointer) 5753 else if (basereg == virtual_stack_vars_rtx)
|
/openbsd/sys/dev/pci/drm/display/ |
H A D | drm_dp_mst_topology.c | 3813 int basereg = up ? DP_SIDEBAND_MSG_UP_REQ_BASE : in drm_dp_get_one_sb_msg() local 3820 ret = drm_dp_dpcd_read(mgr->aux, basereg, replyblock, len); in drm_dp_get_one_sb_msg() 3859 ret = drm_dp_dpcd_read(mgr->aux, basereg + curreply, in drm_dp_get_one_sb_msg()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/ |
H A D | s390.md | 6782 rtx basereg = gen_rtx_REG (Pmode, BASE_REGISTER); 6784 emit_move_insn (base, basereg); 6812 rtx basereg = gen_rtx_REG (Pmode, BASE_REGISTER); 6816 emit_move_insn (basereg, base); 6822 emit_insn (gen_rtx_USE (VOIDmode, basereg));
|
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | rs6000.c | 12641 rtx basereg; in rs6000_split_multireg_move() local 12642 basereg = gen_rtx_REG (Pmode, reg); in rs6000_split_multireg_move() 12643 emit_insn (gen_rtx_SET (VOIDmode, basereg, XEXP (src, 0))); in rs6000_split_multireg_move() 12644 src = replace_equiv_address (src, basereg); in rs6000_split_multireg_move()
|