OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rotlb
(Results
1 - 6
of
6
) sorted by null
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/crx/
misc_insn.s
143
.global
rotlb
144
rotlb
:
label
145
rotlb
r11 , r4
label
misc_insn.d
108
00000080 <
rotlb
>:
109
80: 08 30 b4 89
rotlb
r11, r4
/external/llvm/test/CodeGen/SystemZ/
rosbg-01.ll
73
%
rotlb
= or i32 %shlb, %shrb
74
%or = or i32 %a, %
rotlb
85
%
rotlb
= or i64 %shlb, %shrb
86
%or = or i64 %a, %
rotlb
rxsbg-01.ll
75
%
rotlb
= xor i32 %shlb, %shrb
76
%xor = xor i32 %a, %
rotlb
87
%
rotlb
= xor i64 %shlb, %shrb
88
%xor = xor i64 %a, %
rotlb
rnsbg-01.ll
75
%
rotlb
= or i32 %shlb, %shrb
76
%and = and i32 %a, %
rotlb
87
%
rotlb
= or i64 %shlb, %shrb
88
%and = and i64 %a, %
rotlb
/toolchain/binutils/binutils-2.27/opcodes/
crx-opc.c
292
REG2_INST ("
rotlb
", 0x89),
Completed in 87 milliseconds