HomeSort by: relevance | last modified time | path
    Searched refs:R01 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/arch/pdp11/
macdefs.h 155 #define R01 010
178 { R01, -1 }, \
179 { R01, R12, -1 }, \
189 { R1, R2, R01, R23, -1 }, \
222 #define RETREG(x) ((x) == LONG || (x) == ULONG ? R01 : \
order.c 180 static struct rspecial s[] = { { NRES, R01 }, { 0 } };
195 static struct rspecial s[] = { { NRES, R01 }, { 0 } };
206 static struct rspecial s[] = { { NRES, R01 }, { 0 } };
214 { NLEFT, R1 }, { NRES, R01 }, { 0 } };
  /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/
keccak1600-avx512vl.pl 56 my ($R20,$R01,$R31,$R21,$R41,$R11) = map("%ymm$_",(16..21));
115 vprolvq $R01,$A01,@T[2] # $A01 -> future $A20
211 vmovdqa64 1*32(%r8),$R01
297 vmovdqa64 1*32(%r8),$R01
  /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
keccak1600-avx512vl.pl 56 my ($R20,$R01,$R31,$R21,$R41,$R11) = map("%ymm$_",(16..21));
115 vprolvq $R01,$A01,@T[2] # $A01 -> future $A20
211 vmovdqa64 1*32(%r8),$R01
297 vmovdqa64 1*32(%r8),$R01
  /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
keccak1600-avx512vl.pl 56 my ($R20,$R01,$R31,$R21,$R41,$R11) = map("%ymm$_",(16..21));
115 vprolvq $R01,$A01,@T[2] # $A01 -> future $A20
211 vmovdqa64 1*32(%r8),$R01
297 vmovdqa64 1*32(%r8),$R01
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 50 milliseconds