HomeSort by relevance Sort by last modified time
    Searched refs:bdnz (Results 1 - 22 of 22) sorted by null

  /external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/
copy_tofrom_user_reference.S 13 bdnz 1b
  /external/u-boot/arch/powerpc/lib/
ppccache.S 78 bdnz 1b
103 bdnz 1b
ppcstring.S 84 bdnz 1b
91 bdnz 8b
113 bdnz 1b
127 bdnz 4b
135 bdnz 6b
155 bdnz 1b
167 bdnz 4b
172 bdnz 6b
  /external/u-boot/arch/powerpc/cpu/mpc86xx/
cache.S 85 bdnz 1b
90 bdnz 2b
113 bdnz 1b
131 bdnz 0b
136 bdnz 1b
153 bdnz 1b
168 bdnz 1b
start.S 693 bdnz 1b
701 bdnz 3b
751 2: bdnz 1b
770 5: bdnz 3b
914 bdnz 1b
948 bdnz 1b
  /external/boringssl/linux-ppc64le/crypto/fipsmodule/
aesp8-ppc.S 110 bdnz .Loop128
226 bdnz .Loop192
340 bdnz .Ldeckey
393 bdnz .Loop_enc
463 bdnz .Loop_dec
560 bdnz .Loop_cbc_enc
607 bdnz .Loop_cbc_dec
717 bdnz .Load_cbc_dec_key
798 bdnz .Loop_cbc_dec8x
961 bdnz .Loop_cbc_dec8x_tai
    [all...]
  /external/u-boot/arch/powerpc/cpu/mpc8xx/
start.S 162 bdnz 1b
377 bdnz 1b
385 bdnz 3b
438 2: bdnz 1b
457 5: bdnz 3b
  /external/u-boot/post/lib_powerpc/
asm.S 321 bdnz cpu_post_complex_1_loop
338 bdnz cpu_post_complex_2_loop
  /external/u-boot/arch/powerpc/cpu/mpc83xx/
start.S 868 bdnz 1b
881 bdnz 20b
893 bdnz 3b
945 2: bdnz 1b
965 5: bdnz 3b
1075 bdnz 1b
1097 bdnz 1b
  /external/u-boot/arch/powerpc/cpu/mpc85xx/
start.S 1154 bdnz 1b
    [all...]
  /external/boringssl/src/crypto/fipsmodule/aes/asm/
aesp8-ppc.pl 180 bdnz Loop128
296 bdnz Loop192
407 bdnz Ldeckey
467 bdnz Loop_${dir}c
573 bdnz Loop_cbc_enc
620 bdnz Loop_cbc_dec
743 bdnz Load_cbc_dec_key
824 bdnz Loop_cbc_dec8x
987 bdnz Loop_cbc_dec8x_tail
1330 bdnz Loop_ctr32_en
    [all...]
  /external/boringssl/src/crypto/perlasm/
ppc-xlate.pl 149 my $bdnz = sub {
  /external/u-boot/common/
bedbug.c 677 static struct opcode bdnz = { B_OPCODE (16, 0, 0), B_MASK, {O_BD, 0},
678 0, "bdnz", H_RELATIVE
702 ctx->op = &bdnz;
667 static struct opcode bdnz = { B_OPCODE (16, 0, 0), B_MASK, {O_BD, 0}, local
  /external/v8/src/ppc/
disasm-ppc.cc 1266 Format(instr, "bdnz'l'a 'target16");
    [all...]
assembler-ppc.h 1019 void bdnz(Label* L, LKBit lk = LeaveLK) { function in class:v8::internal::Assembler
    [all...]
macro-assembler-ppc.cc     [all...]
  /external/v8/src/builtins/ppc/
builtins-ppc.cc 137 __ bdnz(&loop);
274 __ bdnz(&loop);
439 __ bdnz(&loop);
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-operands.s 149 bdnz $-8
ppc64-encoding-ext.s 366 # CHECK-BE: bdnz target # encoding: [0x42,0x00,A,0bAAAAAA00]
367 # CHECK-LE: bdnz target # encoding: [0bAAAAAA00,A,0x00,0x42]
370 bdnz target
393 # CHECK-BE: bdnz+ target # encoding: [0x43,0x20,A,0bAAAAAA00]
394 # CHECK-LE: bdnz+ target # encoding: [0bAAAAAA00,A,0x20,0x43]
397 bdnz+ target
420 # CHECK-BE: bdnz- target # encoding: [0x43,0x00,A,0bAAAAAA00]
421 # CHECK-LE: bdnz- target # encoding: [0bAAAAAA00,A,0x00,0x43]
424 bdnz- target
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
ppc64-operands.s 149 bdnz $-8
ppc64-encoding-ext.s 366 # CHECK-BE: bdnz target # encoding: [0x42,0x00,A,0bAAAAAA00]
367 # CHECK-LE: bdnz target # encoding: [0bAAAAAA00,A,0x00,0x42]
370 bdnz target
393 # CHECK-BE: bdnz+ target # encoding: [0x43,0x20,A,0bAAAAAA00]
394 # CHECK-LE: bdnz+ target # encoding: [0bAAAAAA00,A,0x20,0x43]
397 bdnz+ target
420 # CHECK-BE: bdnz- target # encoding: [0x43,0x00,A,0bAAAAAA00]
421 # CHECK-LE: bdnz- target # encoding: [0bAAAAAA00,A,0x00,0x43]
424 bdnz- target
    [all...]
  /external/v8/src/regexp/ppc/
regexp-macro-assembler-ppc.cc 759 __ bdnz(&init_loop);
    [all...]

Completed in 617 milliseconds