Home
last modified time | relevance | path

Searched refs:RS3 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dsparc.h280 #define RS3(x) (((x) & 0x1f) << 9) /* Rs3 field. */ macro
DChangeLog-04151059 * sparc.h: Document new arg code' )' for crypto RS3
1162 (OPF_LOW4, RS3): New macros.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sparc.c2089 opcode |= RS3 (num); in sparc_ip()
2615 opcode |= RS3 (mask); in sparc_ip()