Searched refs:bdnz (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | ppc_drawings.s | 257 bdnz L7 338 bdnz L6 384 bdnz L1
|
D | ppc_zoom_ultimate.s | 160 bdnz L1 ; Iterate again if needed label 171 bdnz L1 label
|
/third_party/openssl/crypto/perlasm/ |
D | ppc-xlate.pl | 149 my $bdnz = sub {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | README.txt | 58 This could be much better (bdnz instead of bdz) but it still beats us. If we 59 produced this with bdnz, the loop would be a single dispatch group.
|
D | PPCInstr64Bit.td | 105 "bdnz $dst">;
|
D | PPCInstrInfo.td | 1496 "bdnz $dst">; 1504 "bdnz+ $dst">; 1512 "bdnz- $dst">;
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | fft_altivec.S | 300 bdnz 1b
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenAsmMatcher.inc | 4156 "r\005bclrl\004bctr\005bctrl\004bdnz\005bdnz+\005bdnz-\005bdnza\006bdnza" 4544 { 302 /* bdnz */, PPC::BDNZ, Convert__CondBr1_0, AMFBS_None, { MCK_CondBr }, }, 4545 { 307 /* bdnz+ */, PPC::BDNZp, Convert__CondBr1_0, AMFBS_None, { MCK_CondBr }, }, 4546 { 313 /* bdnz- */, PPC::BDNZm, Convert__CondBr1_0, AMFBS_None, { MCK_CondBr }, },
|