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

1 2

  /art/runtime/interpreter/mterp/mips64/
op_return_void.S 7 beqzc ra, 1f
op_return_void_no_barrier.S 5 beqzc ra, 1f
op_throw.S 8 beqzc a0, common_errNullObject
invoke.S 15 beqzc v0, MterpException
op_aput_object.S 11 beqzc v0, MterpPossibleException
op_filled_new_array.S 15 beqzc v0, MterpPossibleException
op_iput_object.S 8 beqzc v0, MterpException
op_iput_object_quick.S 7 beqzc v0, MterpException
op_new_array.S 16 beqzc v0, MterpPossibleException
op_new_instance.S 11 beqzc v0, MterpPossibleException
op_return.S 14 beqzc ra, 1f
op_return_wide.S 12 beqzc ra, 1f
op_sput_object.S 8 beqzc v0, MterpException
op_fill_array_data.S 11 beqzc v0, MterpPossibleException # exception?
footer.S 44 beqzc a0, MterpFallback # If not, fall back to reference interpreter.
57 beqzc v0, MterpExceptionReturn # no local catch, back to caller.
105 beqzc rPROFILE, .L_add_batch # counted down to zero - report
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
undefweak-overflow.s 9 beqzc $2, foo
  /external/llvm/test/MC/Mips/micromips32r6/
relocations.s 20 # CHECK-FIXUP: beqzc $3, bar # encoding: [0x80,0b011AAAAA,A,A]
42 beqzc $3, bar
  /external/llvm/test/MC/Mips/micromips64r6/
relocations.s 23 # CHECK-FIXUP: beqzc $3, bar # encoding: [0x80,0b011AAAAA,A,A]
47 beqzc $3, bar
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
r6.s 227 beqzc $2, ext
228 beqzc $2, . + 4 + (-1048576 << 2)
229 beqzc $2, . + 4 + (1048575 << 2)
230 beqzc $2, 1f
micromips-branch-relax.s 83 beqzc $3, test3
r6-n32.d 443 0+04f8 <[^>]*> d8400000 beqzc v0,000004fc <[^>]*>
446 0+0500 <[^>]*> d8400000 beqzc v0,00000504 <[^>]*>
449 0+0508 <[^>]*> d8400000 beqzc v0,0000050c <[^>]*>
452 0+0510 <[^>]*> d8400000 beqzc v0,00000514 <[^>]*>
r6.d 442 0+04f8 <[^>]*> d85fffff beqzc v0,000004f8 <[^>]*>
445 0+0500 <[^>]*> d8500000 beqzc v0,ffc00504 <[^>]*>
448 0+0508 <[^>]*> d84fffff beqzc v0,00400508 <[^>]*>
451 0+0510 <[^>]*> d85fffff beqzc v0,00000510 <[^>]*>
  /external/llvm/test/MC/Mips/mips32r6/
relocations.s 17 # CHECK-FIXUP: beqzc $9, bar # encoding: [0xd9,0b001AAAAA,A,A]
63 beqzc $9, bar
  /external/llvm/test/MC/Mips/mips64r6/
relocations.s 17 # CHECK-FIXUP: beqzc $9, bar # encoding: [0xd9,0b001AAAAA,A,A]
68 beqzc $9, bar
  /external/llvm/test/MC/Mips/
relocation.s 224 beqzc $2, foo // RELOC: R_MIPS_PC21_S2 foo
225 // ENCBE: beqzc $2, foo # encoding: [0xd8,0b010AAAAA,A,A]
226 // ENCLE: beqzc $2, foo # encoding: [A,A,0b010AAAAA,0xd8]

Completed in 134 milliseconds

1 2