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

  /external/openssl/crypto/bn/asm/
ppc.pl 283 xor r0,r0,r0 # set r0 = 0. Used in the addze
302 addze r9,r0 # catch carry if any.
306 addze r11,r8 # r8 added to r11 which is 0
307 addze r9,r9
315 addze r10,r0
323 addze r10,r10
327 addze r10,r10
335 addze r11,r0
339 addze r11,r11
348 addze r11,r1
    [all...]
ppc-mont.pl 170 addze $hi1,$hi1
182 addze $hi0,$ahi
186 addze $hi1,$nhi
190 addze $hi1,$hi1
198 addze $hi0,$ahi
201 addze $hi1,$nhi
203 addze $hi1,$hi1
208 addze $ovf,$ovf ; upmost overflow bit
225 addze $hi0,$hi0
233 addze $hi1,$hi
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 357 # CHECK-BE: addze 2, 3 # encoding: [0x7c,0x43,0x01,0x94]
358 # CHECK-LE: addze 2, 3 # encoding: [0x94,0x01,0x43,0x7c]
359 addze 2, 3
360 # CHECK-BE: addze. 2, 3 # encoding: [0x7c,0x43,0x01,0x95]
361 # CHECK-LE: addze. 2, 3 # encoding: [0x95,0x01,0x43,0x7c]
362 addze. 2, 3
    [all...]
  /external/valgrind/main/none/tests/ppc32/
jm-int.stdout.exp     [all...]
  /external/valgrind/main/none/tests/ppc64/
jm-int.stdout.exp     [all...]

Completed in 1333 milliseconds