Searched refs:acc01 (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/lib/libcrypto/aes/asm/ |
| H A D | aes-ppc.pl | 84 $acc01="r17"; 386 lbz $acc01,1($inp) 400 insrwi $s0,$acc01,8,8 418 extrwi $acc01,$s0,8,8 421 stb $acc01,1($out) 492 rlwinm $acc01,$s1,`32-24+3`,21,28 505 lwzx $acc01,$Tbl0,$acc01 522 xor $t1,$t1,$acc01 551 rlwinm $acc01,$s1,`32-24`,24,31 574 lbzx $acc01,$Tbl2,$acc01 [all …]
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | bfin-dis.c | 3603 const char *acc01 = (HLs & 1) == 0 ? "A0" : "A1"; in decode_dsp32shift_0() local 3683 OUTS (outf, acc01); in decode_dsp32shift_0() 3685 OUTS (outf, acc01); in decode_dsp32shift_0() 3691 OUTS (outf, acc01); in decode_dsp32shift_0() 3693 OUTS (outf, acc01); in decode_dsp32shift_0() 3699 OUTS (outf, acc01); in decode_dsp32shift_0() 3701 OUTS (outf, acc01); in decode_dsp32shift_0()
|