Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/cpu/
Dor1kcommon.cpu98 (or (sll UWI (enum UWI (.sym "SPR-GROUP-" spr-group)) spr-shift)
99 (enum UWI (.sym "SPR-INDEX-" spr-group "-" spr-index))))
140 SPR-GROUP-
194 SPR-INDEX-
274 "SPR field msb positions"
276 SPR-FIELD-MSB-
290 "SPR field lsb positions"
292 SPR-FIELD-SIZE-
306 "SPR field masks"
308 SPR-FIELD-MASK-
Dfrv.cpu235 ; SPR Move to GR unit
236 (unit u-spr2gr "SPR Move to GR Unit" ()
243 ; GR Move to SPR unit
244 (unit u-gr2spr "GR Move to SPR Unit" ()
680 ; SPR Move to GR unit
681 (unit u-spr2gr "SPR Move to GR Unit" ()
696 ; GR Move to SPR unit
697 (unit u-gr2spr "GR Move to SPR Unit" ()
1103 ; SPR Move to GR unit
1104 (unit u-spr2gr "SPR Move to GR Unit" ()
[all …]
DChangeLog253 * frv.cpu (spr-names): Support new coprocessor SPR registers.
/toolchain/binutils/binutils-2.27/include/opcode/
Dspu-insns.h149 APUOP(M_MFSPR, RR, 0x00c, "mfspr", _A2(A_T,A_S), 00002, SPR) /* MFSPR RT<-SA */
150 APUOP(M_RDCH, RR, 0x00d, "rdch", _A2(A_T,A_H), 00002, SPR) /* ReaDCHannel RT<-CA:data */
151 APUOP(M_RCHCNT, RR, 0x00f, "rchcnt", _A2(A_T,A_H), 00002, SPR) /* ReaDCHanCouNT RT<-CA:count */
160 APUOP(M_MTSPR, RR, 0x10c, "mtspr", _A2(A_S,A_T), 00001, SPR) /* MTSPR SA<-RT */
161 APUOP(M_WRCH, RR, 0x10d, "wrch", _A2(A_H,A_T), 00001, SPR) /* ChanWRite CA<-RT */
335 APUOP(M_SYSCALL, RI7, 0x10c, "syscall", _A3(A_T,A_A,A_S7N), 00002, SPR) /* System Ca…
/toolchain/binutils/binutils-2.27/opcodes/
Dppc-opc.c666 #define SPR SI8 + 1 macro
667 #define PMR SPR
668 #define TMR SPR
673 #define SPRBAT SPR + 1
5236 {"mfdcr", X(31,323), X_MASK, PPC403|BOOKE|PPCA2|PPC476, E500|TITAN, {RT, SPR}},
5237 {"mfdcr.", XRC(31,323,1), X_MASK, PPCA2, 0, {RT, SPR}},
5453 {"mfspr", X(31,339), X_MASK, COM, 0, {RT, SPR}},
5590 {"mtdcr", X(31,451), X_MASK, PPC403|BOOKE|PPCA2|PPC476, E500|TITAN, {SPR, RS}},
5591 {"mtdcr.", XRC(31,451,1), X_MASK, PPCA2, 0, {SPR, RS}},
5773 {"mtspr", X(31,467), X_MASK, COM, 0, {SPR, RS}},
Dfrv-opc.c3067 { { MNEM, OP (PACK), ' ', OP (GRJ), ',', OP (SPR), 0 } },
3073 { { MNEM, OP (PACK), ' ', OP (SPR), ',', OP (GRJ), 0 } },
DChangeLog-0203988 (powerpc_opcodes): Change PMRN to SPR.
DChangeLog-92972821 SPR.
/toolchain/binutils/binutils-2.27/gas/
DNEWS488 can be used any time. PowerPC 860 move to/from SPR instructions have been