HomeSort by relevance Sort by last modified time
    Searched refs:subu (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
macro-aliases.s 3 # Test that subu accepts constant operands and inverts them when
6 subu $4, $4, 4 # CHECK: ADDiu
8 subu $gp, $gp, 4 # CHECK: ADDiu
10 subu $sp, $sp, 4 # CHECK: ADDiu
12 subu $4, $4, -4 # CHECK: ADDiu
14 subu $gp, $gp, -4 # CHECK: ADDiu
16 subu $sp, $sp, -4 # CHECK: ADDiu
18 subu $sp, $sp, -(4 + 4) # CHECK: ADDiu
21 subu $4, 8 # CHECK: ADDiu
23 subu $gp, 8 # CHECK: ADDi
    [all...]
macro-aliases-invalid-wrong-error.s 7 # Check that subu only rejects any non-constant values.
10 subu $4, $4, %lo($start) # O32: [[@LINE]]:{{[0-9]+}}: error: unexpected token in argument list
12 subu $4, $4, $start # O32: [[@LINE]]:{{[0-9]+}}: error: unexpected token in argument list
14 subu $4, $a4, $a4 # O32: [[@LINE]]:{{[0-9]+}}: error: unexpected token in argument list
15 subu $4, $4, %hi(end) # O32: [[@LINE]]:{{[0-9]+}}: error: unexpected token in argument list
17 subu $4, $4, end + 4 # O32: [[@LINE]]:{{[0-9]+}}: error: unexpected token in argument list
19 subu $4, $4, end # O32: [[@LINE]]:{{[0-9]+}}: error: unexpected token in argument list
21 subu $4, $4, sp # O32: [[@LINE]]:{{[0-9]+}}: error: unexpected token in argument list
24 subu $4, %lo($start) # O32: [[@LINE]]:{{[0-9]+}}: error: unexpected token in argument list
26 subu $4, $start # O32: [[@LINE]]:{{[0-9]+}}: error: unexpected token in argument lis
    [all...]
mips-alu-instructions.s 90 # CHECK: subu $4, $3, $5 # encoding: [0x23,0x20,0x65,0x00]
115 subu $4,$3,$5
116 subu $sp,$sp,40
134 # CHECK: subu $9, $9, $3 # encoding: [0x23,0x48,0x23,0x01]
146 subu $9, $3
148 subu $9, 10
micromips-alu-instructions.s 17 # CHECK-EL: subu $4, $3, $5 # encoding: [0xa3,0x00,0xd0,0x21]
60 # CHECK-EB: subu $4, $3, $5 # encoding: [0x00,0xa3,0x21,0xd0]
100 subu $4, $3, $5
  /art/runtime/arch/mips/
memcmp16_mips.S 35 subu $a2,1
39 subu $v0,$t0,$t1
asm_support_mips.S 119 subu \rRef, $zero, \rRef
126 subu \rRef, $zero, \rRef
  /bionic/linker/arch/mips/
begin.S 47 1: subu $t0, $ra, $t0
82 subu $s1, 1
86 subu $s1, 1
93 9: subu $s1, 1
  /external/libffi/src/m88k/
obsd.S 58 subu %r31, %r31, 32
71 subu %r31, %r31, %r2
85 subu %r4, %r30, 32
99 subu %r31, %r30, 32
131 subu %r31, %r31, 16
138 subu %r31, %r31, (8 * 4) + (2 * 4)
167 subu %r31, %r30, 16
181 subu %r31, %r31, 16
187 subu %r31, %r31, (8 * 4)
204 subu %r31, %r30, 1
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/m88k/
obsd.S 58 subu %r31, %r31, 32
71 subu %r31, %r31, %r2
85 subu %r4, %r30, 32
99 subu %r31, %r30, 32
131 subu %r31, %r31, 16
138 subu %r31, %r31, (8 * 4) + (2 * 4)
167 subu %r31, %r30, 16
181 subu %r31, %r31, 16
187 subu %r31, %r31, (8 * 4)
204 subu %r31, %r30, 1
    [all...]
  /bionic/libc/arch-mips/bionic/
syscall.S 47 subu $sp, STACKSIZE
vfork.S 53 subu $sp, 8
__bionic_clone.S 40 subu $a1,16
  /external/libjpeg-turbo/simd/mips/
jsimd_dspr2.S 316 subu.ph t2, t2, t8
319 subu t0, 128
400 subu t8, t9, t7
885 subu t1, t0, t7 // t1 = thiscolsum * 3
952 subu t1, t0, t6 // t1 = thiscolsum * 3
965 subu t0, a0, t0
    [all...]
  /external/llvm/test/MC/Mips/
mips-alu-instructions.s 90 # CHECK: subu $4, $3, $5 # encoding: [0x23,0x20,0x65,0x00]
115 subu $4,$3,$5
116 subu $sp,$sp,40
134 # CHECK: subu $9, $9, $3 # encoding: [0x23,0x48,0x23,0x01]
146 subu $9, $3
148 subu $9, 10
micromips-alu-instructions.s 17 # CHECK-EL: subu $4, $3, $5 # encoding: [0xa3,0x00,0xd0,0x21]
60 # CHECK-EB: subu $4, $3, $5 # encoding: [0x00,0xa3,0x21,0xd0]
100 subu $4, $3, $5
rotations64.s 10 # CHECK-64: subu $1, $zero, $5 # encoding: [0x00,0x05,0x08,0x23]
14 # CHECK-64R: subu $1, $zero, $5 # encoding: [0x00,0x05,0x08,0x23]
17 # CHECK-64: subu $1, $zero, $6 # encoding: [0x00,0x06,0x08,0x23]
51 # CHECK-64: subu $1, $zero, $5 # encoding: [0x00,0x05,0x08,0x23]
57 # CHECK-64: subu $1, $zero, $6 # encoding: [0x00,0x06,0x08,0x23]
  /external/u-boot/arch/mips/include/asm/
asm.h 253 #define REG_SUBU subu
272 #define INT_SUBU subu
309 #define LONG_SUBU subu
358 #define PTR_SUBU subu
  /bionic/libc/private/
bionic_asm_mips.h 140 #define PTR_SUBU subu
  /external/libffi/src/mips/
ffitarget.h 150 # define SUBU subu
157 # define SUBU dsubu
  /external/python/cpython2/Modules/_ctypes/libffi/src/mips/
ffitarget.h 150 # define SUBU subu
157 # define SUBU dsubu
  /external/capstone/suite/MC/Mips/
micromips-alu-instructions-EB.s.cs 9 0x00,0xa3,0x21,0xd0 = subu $4, $3, $5
micromips-alu-instructions.s.cs 9 0xa3,0x00,0xd0,0x21 = subu $4, $3, $5
mips-alu-instructions.s.cs 49 0x23,0x20,0x65,0x00 = subu $4, $3, $5
  /external/v8/src/mips/
codegen-mips.cc 78 __ subu(a3, zero_reg, a0); // In delay slot.
82 __ subu(a2, a2, a3); // In delay slot. a2 is the remining bytes count.
102 __ subu(a3, a2, t8); // In delay slot.
112 __ Subu(t9, t0, pref_limit); // t9 is the "last safe pref" address.
213 __ subu(a3, t8, a2); // In delay slot.
244 __ subu(a2, a2, a3); // In delay slot.
269 __ subu(a3, a2, t8); // In delay slot.
274 __ Subu(t9, t0, pref_limit);
510 __ subu(a3, t8, a2); // In delay slot.
  /external/v8/src/mips64/
codegen-mips64.cc 77 __ subu(a3, zero_reg, a0); // In delay slot.
81 __ subu(a2, a2, a3); // In delay slot. a2 is the remining bytes count.
102 __ subu(a3, a2, t8); // In delay slot.
112 __ Subu(t9, a4, pref_limit); // t9 is the "last safe pref" address.
213 __ subu(a3, t8, a2); // In delay slot.
244 __ subu(a2, a2, a3); // In delay slot.
269 __ subu(a3, a2, t8); // In delay slot.
274 __ Subu(t9, a4, pref_limit);
511 __ subu(a3, t8, a2); // In delay slot.

Completed in 324 milliseconds

1 2 3 4