/prebuilts/go/linux-x86/src/runtime/ |
asm_ppc64x.s | 34 CMP R0, R12 145 CMP R0, R0 // set condition codes for == test, needed by stack split 167 CMP g, R3 196 CMP g, R5 200 CMP g, R5 204 CMP g, R6 269 CMP g, R8 275 CMP g, R8 333 CMP R3, R31; \ 387 CMP R5, R4; [all...] |
sys_linux_arm.s | 61 CMP R1, R0 71 CMP R1, R0 83 CMP R1, R0 95 CMP R1, R0 158 CMP R6, R0 169 CMP R6, R0 275 CMP $0, R0 283 CMP R0, R1 290 CMP $0, R8 292 CMP $0, R [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/metag/ |
metafpu21ext.d | 32 .*: f3018020 FD CMP FX\.6,FX\.0 33 .*: f3018000 F CMP FX\.6,FX\.0 34 .*: f3018040 FL CMP FX\.6,FX\.0 35 .*: f3098020 FDA CMP FX\.6,FX\.0 36 .*: f3098000 FA CMP FX\.6,FX\.0 37 .*: f3098040 FLA CMP FX\.6,FX\.0 38 .*: f30180a0 FDQ CMP FX\.6,FX\.0 39 .*: f3018080 FQ CMP FX\.6,FX\.0 40 .*: f30180c0 FLQ CMP FX\.6,FX\.0 41 .*: f30980a0 FDAQ CMP FX\.6,FX\. [all...] |
/external/tremolo/Tremolo/ |
dpen.s | 80 CMP r0,#0 89 CMP r7, #3 92 CMP r7, #1 107 CMP r1, #0 @ if (i-read >= 0) === (i >= read) 136 CMP r10,#0x80 139 CMP r8, r7 @ if bit==0 (chase+bit==chase) (sets C) 164 CMP r1, #0 @ if (i-read >= 0) === (i >= read) 194 CMP r10,#0x8000 198 CMP r8, r7 @ if bit==0 (chase+bit==chase) sets C 222 CMP r1, #0 @ if (i-read >= 0) === (i >= read [all...] |
/external/libhevc/common/arm/ |
ihevc_sao_edge_offset_class3_chroma.s | 118 CMP r9,#0 128 CMP r12,#0 135 CMP r11,#0 145 CMP r12,#0 @0 != edge_idx 156 CMP r12,#0 163 CMP r11,#0 173 CMP r12,#0 @0 != edge_idx 186 CMP r10,#0 197 CMP r11,#0 204 CMP r14,# [all...] |
ihevc_mem_fns.s | 119 CMP r2,#-8 190 CMP r2,#-8 263 CMP r2,#-8
|
/prebuilts/go/darwin-x86/src/runtime/ |
sys_linux_arm.s | 61 CMP R1, R0 71 CMP R1, R0 83 CMP R1, R0 95 CMP R1, R0 158 CMP R6, R0 169 CMP R6, R0 275 CMP $0, R0 283 CMP R0, R1 290 CMP $0, R8 292 CMP $0, R [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_DecodePadMV_PVOP_s.s | 232 CMP fcodeForward,#1 240 CMP mvHorData,#0 262 CMP fcodeForward,#1 271 CMP mvVerData,#0 312 CMP diffMVdx,Low ;// If diffMVdx<Low 315 CMP diffMVdx,High 326 CMP diffMVdx,Low 328 CMP diffMVdx,High 332 CMP BlkCount,Count
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodePadMV_PVOP_s.s | 232 CMP fcodeForward,#1 240 CMP mvHorData,#0 262 CMP fcodeForward,#1 271 CMP mvVerData,#0 312 CMP diffMVdx,Low ;// If diffMVdx<Low 315 CMP diffMVdx,High 326 CMP diffMVdx,Low 328 CMP diffMVdx,High 332 CMP BlkCount,Count
|
/external/libhevc/common/arm64/ |
ihevc_sao_band_offset_luma.s | 141 CMP x5,#28 156 CMP x5,#29 166 CMP x5,#30 176 CMP x5,#31 185 CMP x5,#0 //case 0
|
ihevc_sao_band_offset_chroma.s | 152 CMP x5,#28 180 CMP x5,#29 190 CMP x5,#30 199 CMP x5,#31 209 CMP x5,#0 //case 0 244 CMP x6,#28 254 CMP x6,#29 264 CMP x6,#30 274 CMP x6,#31 284 CMP x6,#0 //case [all...] |
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/ |
convolve_opt.s | 48 CMP r5, #0 87 CMP r5, #0 125 CMP r5, #0 154 CMP r5, #0 176 CMP r3, #64
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/ |
convolve_neon.s | 50 CMP r5, #0 86 CMP r5, #0 124 CMP r5, #0 150 CMP r5, #0 169 CMP r3, #64
|
/prebuilts/go/darwin-x86/src/syscall/ |
asm_linux_arm.s | 27 CMP R1, R0 58 CMP R6, R0 88 CMP R6, R0 120 CMP R6, R0 144 CMP R1, R0
|
/prebuilts/go/linux-x86/src/syscall/ |
asm_linux_arm.s | 27 CMP R1, R0 58 CMP R6, R0 88 CMP R6, R0 120 CMP R6, R0 144 CMP R1, R0
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
m88k.h | 266 #define CMP ADD+8 270 #define LDAB CMP+1 271 #define LDAH CMP+2 272 #define LDA CMP+3 273 #define LDAD CMP+4
|
/art/runtime/interpreter/mterp/arm/ |
op_cmp_long.S | 5 /* cmp-long vAA, vBB, vCC */ 14 cmp r0, r2 18 cmpeq r0, r2 @ For correct EQ/NE, we may need to repeat the first CMP
|
/external/bzip2/ |
bzdiff | 7 # Bzcmp and bzdiff are used to invoke the cmp or the diff pro- 9 # directly to cmp or diff. If only 1 file is specified, then 12 # necessary) and fed to cmp or diff. The exit status from cmp 18 *cmp) comp=${CMP-cmp} ;;
|
/external/llvm/lib/IR/ |
Makefile | 30 $(Verb) $(CMP) -s $@ $< || ( $(CP) $< $@ && \ 39 $(Verb) $(CMP) -s $@ $< || ( $(CP) $< $@ && \
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
armVCM4P10_DecodeCoeffsToPair_s.S | 85 CMP r7,#0x44 112 CMP r5,#0xa 114 CMP r1,#3 132 CMP r7,#0x10 170 CMP r7,r8 209 CMP r7,#0x10 243 CMP r7,#0xf 277 CMP r1,#0x100
|
/prebuilts/go/darwin-x86/src/sync/atomic/ |
asm_darwin_arm.s | 62 CMP $0, R0 88 CMP $0, R0
|
asm_freebsd_arm.s | 63 CMP $0, R0 89 CMP $0, R0
|
asm_nacl_arm.s | 63 CMP $0, R0 89 CMP $0, R0
|
asm_netbsd_arm.s | 63 CMP $0, R0 89 CMP $0, R0
|
asm_openbsd_arm.s | 63 CMP $0, R0 89 CMP $0, R0
|