Home
last modified time | relevance | path

Searched refs:rotate (Results 1 – 25 of 55) sorted by relevance

123

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/nios2/
Drotate-r2.d2 #name: NIOS2 R2 rotate
3 #source: rotate.s
Drotate.s1 # test Nios II rotate instructions
Drotate.d2 #name: NIOS2 rotate
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
Dmips32r2.s30 # This file checks that in fact HW rotate will
34 # Additional rotate tests are done by rol-hw.d.
Dmips64r2.s44 # This file checks that in fact HW rotate will
48 # mnemonics.) Additional rotate tests are done by rol64-hw.d.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
Dshift.s70 .global rotate symbol
71 rotate: label
Dshift.d63 0000009c <rotate>:
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Dimmed2.s1 @ Tests for modified immediate constants with specified rotate
/toolchain/binutils/binutils-2.27/zlib/examples/
Dgzappend.c123 local void rotate(unsigned char *list, unsigned len, unsigned rot) in rotate() function
363 rotate(window, DSIZE, have); in gzscan()
/toolchain/binutils/binutils-2.27/opcodes/
Ds390-opc.txt551 eb000000001c rllg RSE_RRRD "rotate left single logical 64" z900 zarch
552 eb000000001d rll RSE_RRRD "rotate left single logical 32" z900 esa,zarch
685 eb000000001c rllg RSY_RRRD "rotate left single logical 64" z990 zarch
686 eb000000001d rll RSY_RRRD "rotate left single logical 32" z990 esa,zarch
955 ec0000000054 rnsbg RIE_RRUUU "rotate then and selected bits" z10 zarch
956 ec0000000057 rxsbg RIE_RRUUU "rotate then exclusive or selected bits" z10 zarch
957 ec0000000056 rosbg RIE_RRUUU "rotate then or selected bits" z10 zarch
958 ec0000000055 risbg RIE_RRUUU "rotate then insert selected bits" z10 zarch
1003 ec000000005d risbhg RIE_RRUUU "rotate then insert selected bits high" z196 zarch
1004 ec0000000051 risblg RIE_RRUUU "rotate then insert selected bits low" z196 zarch
[all …]
Darm-dis.c4838 unsigned int rotate = (given & 0xf00) >> 7; in print_insn_arm() local
4842 a = (((immed << (32 - rotate)) in print_insn_arm()
4843 | (immed >> rotate)) & 0xffffffff); in print_insn_arm()
4850 if (i != rotate) in print_insn_arm()
4851 func (stream, "#%d, %d", immed, rotate); in print_insn_arm()
DChangeLog-0203849 Note that hardware rotate instructions (ror, rorv) can be
852 left-rotate.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/z80/
Drotate.d2 #name: rotate and shift
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/h8300/
Dh8300.exp531 set testname "rotsh.s: h8300 rotate and shift tests"
1191 set testname "rotshh.s: h8300h rotate and shift tests"
1950 set testname "rotshs.s: h8300s rotate and shift tests"
/toolchain/binutils/binutils-2.27/cpu/
DChangeLog845 (mdcutssi, media-dual-word-rotate-r-r, mqsaths,
865 * frv.cpu (media-dual-word-rotate-r-r): Use a signed 6-bit
Dor1korbis.cpu213 "shift/rotate insn opcode enums" ((MACH ORBIS-MACHS))
694 ; Shift and rotate instructions
Dxstormy16.cpu516 ; A 17-bit rotate-left operation
526 ; A 17-bit rotate-right operation
Diq2000.cpu589 (dni ram "rotate and mask" (USES-RD USES-RT)
Dfrv.cpu7893 (define-pmacro (media-rotate-r-r name operation op ope comment)
7906 (media-rotate-r-r mrotli rol OP_7B OPE1_04 "rotate left reg/reg")
7907 (media-rotate-r-r mrotri ror OP_7B OPE1_05 "rotate right reg/reg")
8038 (define-pmacro (media-dual-word-rotate-r-r name operation op ope comment)
8063 (media-dual-word-rotate-r-r mdrotli rol OP_78 OPE1_0B "rotate left reg/reg")
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-20131387 * gas/nios2/rotate.d: Likewise.
1592 * gas/nios2/rotate.d: New.
1593 * gas/nios2/rotate.s: New.
DChangeLog-2008230 * gas/z80/rotate.s, gas/z80/rotate.d: New test
DChangeLog-2015975 * gas/nios2/rotate-r2.d: New.
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20061584 (ISA_HAS_ROR): SmartMIPS implements rotate instructions.
/toolchain/binutils/binutils-2.27/bfd/po/
Drw.po2549 #. rotate
/toolchain/binutils/binutils-2.27/include/opcode/
DChangeLog-91032261 (UNOP3): Handle new shift/rotate insns on the H8/S.

123