Home
last modified time | relevance | path

Searched refs:sarl (Results 1 – 25 of 33) sorted by relevance

12

/aosp12/art/runtime/interpreter/mterp/x86/
H A Darithmetic.S61 sarl $$4, %ecx # ecx <- B
93 sarl $$4, %eax # eax <- B
206 sarl $$4, %eax # eax <- B
256 sarl $$4, %ecx # ecx<- B
335 sarl $$4, %ecx # ecx <- B
493 sarl $$4, %eax # eax <- B
541 sarl $$4, %eax # eax <- B
808 sarl %cl, rIBASE
812 sarl $$31, rIBASE
836 sarl %cl, rIBASE
[all …]
H A Dfloating_point.S43 sarl $$4, rINST # rINST <- B
76 sarl $$4, rINST # rINST<- B
193 sarl $$4, rINST # rINST <- B
226 sarl $$4, rINST # rINST <- B
H A Dother.S44 sarl $$4, %eax
252 sarl $$4, rINST # rINST <- B
H A Dcontrol_flow.S13 sarl $$4, rINST # rINST <- B
H A Dobject.S72 sarl $$4, %eax # eax <- B
H A Darray.S147 sarl $$4, rINST # rINST <- B
/aosp12/art/runtime/interpreter/mterp/x86_64/
H A Darithmetic.S67 sarl $$4, %ecx # rcx <- B
129 sarl $$4, %eax # eax <- B
227 sarl $$4, rINST # rINST <- B
246 sarl $$4, %eax # eax <- B
291 sarl $$4, rINST # rINST <- B
306 sarl $$4, rINST # rINST <- B
332 sarl $$4, %ecx # ecx <- B
353 sarl $$4,rINST # rINST <- B
451 sarl $$4, %eax # eax <- B
471 sarl $$4, rINST # rINST <- B
[all …]
H A Dfloating_point.S43 sarl $$4, rINST # rINST <- B
76 sarl $$4, rINST # rINST<- B
193 sarl $$4, rINST # rINST <- B
226 sarl $$4, rINST # rINST <- B
H A Dother.S40 sarl $$4, %eax
222 sarl $$4, rINST # rINST <- B
H A Dcontrol_flow.S11 sarl $$4, rINST # rINST <- B
H A Dobject.S63 sarl $$4, %eax # eax <- B
H A Darray.S119 sarl $$4, rINST # rINST <- B
/aosp12/bionic/libc/arch-x86/atom/string/
H A Dsse2-wcschr-atom.S125 sarl %cl, %edx
126 sarl %cl, %eax
H A Dsse2-strchr-atom.S115 sarl %cl, %edx
116 sarl %cl, %eax
/aosp12/art/runtime/interpreter/mterp/x86_64ng/
H A Dother.S20 sarl MACRO_LITERAL(4), %eax
198 sarl $$4, rINST # rINST <- B
H A Dcontrol_flow.S11 sarl $$4, rINST # rINST <- B
H A Dmain.S288 sarl $$COMPACT_CODE_ITEM_REGISTERS_SIZE_SHIFT, \registers
291 sarl $$COMPACT_CODE_ITEM_OUTS_SIZE_SHIFT, \outs
295 sarl $$COMPACT_CODE_ITEM_INS_SIZE_SHIFT, \ins
299 sarl $$COMPACT_CODE_ITEM_INS_SIZE_SHIFT, %r11d
1587 sarl $$4, %ecx # ecx <- B
1918 sarl $$4,%esi # esi<- B
1940 sarl $$4, rINST
1985 sarl $$4, %ecx # ecx <- B
H A Darray.S114 sarl $$4, rINST # rINST <- B
/aosp12/bionic/libm/x86/
H A Ds_expm1.S129 sarl $6, %eax
213 sarl $1, %eax
/aosp12/bionic/libm/x86_64/
H A Ds_expm1.S111 sarl $6, %eax
196 sarl $1, %eax
H A Ds_cos.S416 sarl $31, %esi
H A Ds_sin.S423 sarl $31, %esi
H A Ds_tan.S405 sarl $31, %esi
/aosp12/art/compiler/utils/x86/
H A Dassembler_x86.h787 void sarl(Register reg, const Immediate& imm);
788 void sarl(Register operand, Register shifter);
789 void sarl(const Address& address, const Immediate& imm);
790 void sarl(const Address& address, Register shifter);
/aosp12/art/compiler/utils/x86_64/
H A Dassembler_x86_64.h810 void sarl(CpuRegister reg, const Immediate& imm);
811 void sarl(CpuRegister operand, CpuRegister shifter);

12