/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/mips/ |
H A D | interp.c | 1916 int coproc_reg, in cop_lw() argument 1927 StoreFPR(coproc_reg,fmt_word,(uword64)memword); in cop_lw() 1928 FPR_STATE[coproc_reg] = fmt_uninterpreted; in cop_lw() 1947 int coproc_reg, in cop_ld() argument 1959 StoreFPR(coproc_reg,fmt_uninterpreted,memword); in cop_ld() 1981 int coproc_reg) in cop_sw() argument 1991 hold = FPR_STATE[coproc_reg]; in cop_sw() 1992 FPR_STATE[coproc_reg] = fmt_word; in cop_sw() 1994 FPR_STATE[coproc_reg] = hold; in cop_sw() 2013 int coproc_reg) in cop_sd() argument [all …]
|
H A D | sim-main.h | 652 void cop_ld PARAMS ((SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg, … 653 … int cop_sw PARAMS ((SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg)); 654 uword64 cop_sd PARAMS ((SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg… 656 #define COP_LW(coproc_num,coproc_reg,memword) \ argument 657 cop_lw (SD, CPU, cia, coproc_num, coproc_reg, memword) 658 #define COP_LD(coproc_num,coproc_reg,memword) \ argument 659 cop_ld (SD, CPU, cia, coproc_num, coproc_reg, memword) 660 #define COP_SW(coproc_num,coproc_reg) \ argument 661 cop_sw (SD, CPU, cia, coproc_num, coproc_reg) 662 #define COP_SD(coproc_num,coproc_reg) \ argument [all …]
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/mips/ |
H A D | interp.c | 1916 int coproc_reg, in cop_lw() argument 1927 StoreFPR(coproc_reg,fmt_word,(uword64)memword); in cop_lw() 1928 FPR_STATE[coproc_reg] = fmt_uninterpreted; in cop_lw() 1947 int coproc_reg, in cop_ld() argument 1959 StoreFPR(coproc_reg,fmt_uninterpreted,memword); in cop_ld() 1981 int coproc_reg) in cop_sw() argument 1991 hold = FPR_STATE[coproc_reg]; in cop_sw() 1992 FPR_STATE[coproc_reg] = fmt_word; in cop_sw() 1994 FPR_STATE[coproc_reg] = hold; in cop_sw() 2013 int coproc_reg) in cop_sd() argument [all …]
|
H A D | sim-main.h | 652 void cop_ld PARAMS ((SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg, … 653 … int cop_sw PARAMS ((SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg)); 654 uword64 cop_sd PARAMS ((SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg… 656 #define COP_LW(coproc_num,coproc_reg,memword) \ argument 657 cop_lw (SD, CPU, cia, coproc_num, coproc_reg, memword) 658 #define COP_LD(coproc_num,coproc_reg,memword) \ argument 659 cop_ld (SD, CPU, cia, coproc_num, coproc_reg, memword) 660 #define COP_SW(coproc_num,coproc_reg) \ argument 661 cop_sw (SD, CPU, cia, coproc_num, coproc_reg) 662 #define COP_SD(coproc_num,coproc_reg) \ argument [all …]
|
/dports/devel/avr-gdb/gdb-7.3.1/sim/mips/ |
H A D | sim-main.h | 698 void cop_ld PARAMS ((SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg, … 699 … int cop_sw PARAMS ((SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg)); 700 uword64 cop_sd PARAMS ((SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg… 702 #define COP_LW(coproc_num,coproc_reg,memword) \ argument 703 cop_lw (SD, CPU, cia, coproc_num, coproc_reg, memword) 704 #define COP_LD(coproc_num,coproc_reg,memword) \ argument 705 cop_ld (SD, CPU, cia, coproc_num, coproc_reg, memword) 706 #define COP_SW(coproc_num,coproc_reg) \ argument 707 cop_sw (SD, CPU, cia, coproc_num, coproc_reg) 708 #define COP_SD(coproc_num,coproc_reg) \ argument [all …]
|
H A D | interp.c | 2094 int coproc_reg, in cop_lw() argument 2105 StoreFPR(coproc_reg,fmt_uninterpreted_32,(uword64)memword); in cop_lw() 2111 …d,%d,0x%08X) at PC = 0x%s : TODO (architecture specific)\n",coproc_num,coproc_reg,memword,pr_addr(… in cop_lw() 2124 int coproc_reg, in cop_ld() argument 2136 StoreFPR(coproc_reg,fmt_uninterpreted_64,memword); in cop_ld() 2158 int coproc_reg) in cop_sw() argument 2167 value = (unsigned int)ValueFPR(coproc_reg,fmt_uninterpreted_32); in cop_sw() 2173 …,"COP_SW(%d,%d) at PC = 0x%s : TODO (architecture specific)\n",coproc_num,coproc_reg,pr_addr(cia)); in cop_sw() 2186 int coproc_reg) in cop_sd() argument 2194 value = ValueFPR(coproc_reg,fmt_uninterpreted_64); in cop_sd() [all …]
|
/dports/devel/gdb761/gdb-7.6.1/sim/mips/ |
H A D | sim-main.h | 697 void cop_ld PARAMS ((SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg, … 698 … int cop_sw PARAMS ((SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg)); 699 uword64 cop_sd PARAMS ((SIM_DESC sd, sim_cpu *cpu, address_word cia, int coproc_num, int coproc_reg… 701 #define COP_LW(coproc_num,coproc_reg,memword) \ argument 702 cop_lw (SD, CPU, cia, coproc_num, coproc_reg, memword) 703 #define COP_LD(coproc_num,coproc_reg,memword) \ argument 704 cop_ld (SD, CPU, cia, coproc_num, coproc_reg, memword) 705 #define COP_SW(coproc_num,coproc_reg) \ argument 706 cop_sw (SD, CPU, cia, coproc_num, coproc_reg) 707 #define COP_SD(coproc_num,coproc_reg) \ argument [all …]
|
H A D | interp.c | 2085 int coproc_reg, in cop_lw() argument 2096 StoreFPR(coproc_reg,fmt_uninterpreted_32,(uword64)memword); in cop_lw() 2102 …d,%d,0x%08X) at PC = 0x%s : TODO (architecture specific)\n",coproc_num,coproc_reg,memword,pr_addr(… in cop_lw() 2115 int coproc_reg, in cop_ld() argument 2127 StoreFPR(coproc_reg,fmt_uninterpreted_64,memword); in cop_ld() 2149 int coproc_reg) in cop_sw() argument 2158 value = (unsigned int)ValueFPR(coproc_reg,fmt_uninterpreted_32); in cop_sw() 2164 …,"COP_SW(%d,%d) at PC = 0x%s : TODO (architecture specific)\n",coproc_num,coproc_reg,pr_addr(cia)); in cop_sw() 2177 int coproc_reg) in cop_sd() argument 2185 value = ValueFPR(coproc_reg,fmt_uninterpreted_64); in cop_sd() [all …]
|
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/ |
H A D | tc-arm.c | 6736 po_reg_or_goto (REG_TYPE_VFC, coproc_reg); in parse_operands() 6739 coproc_reg: in parse_operands()
|
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/ |
H A D | tc-arm.c | 6736 po_reg_or_goto (REG_TYPE_VFC, coproc_reg); in parse_operands() 6739 coproc_reg: in parse_operands()
|
/dports/devel/binutils/binutils-2.37/gas/config/ |
H A D | tc-arm.c | 7449 po_reg_or_goto (REG_TYPE_VFC, coproc_reg); in parse_operands() 7452 coproc_reg: in parse_operands()
|
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/ |
H A D | tc-arm.c | 7449 po_reg_or_goto (REG_TYPE_VFC, coproc_reg); in parse_operands() 7452 coproc_reg: in parse_operands()
|
/dports/devel/gnulibiberty/binutils-2.37/gas/config/ |
H A D | tc-arm.c | 7449 po_reg_or_goto (REG_TYPE_VFC, coproc_reg); in parse_operands() 7452 coproc_reg: in parse_operands()
|