Searched refs:alr (Results 1 – 3 of 3) sorted by relevance
/third_party/openssl/crypto/chacha/asm/ |
D | chacha-s390x.pl | 82 "&alr (@x[$a0],@x[$b0])", # Q1 83 "&alr (@x[$a1],@x[$b1])", # Q2 89 "&alr ($xc,@x[$d0])", 90 "&alr ($xc_,@x[$d1])", 96 "&alr (@x[$a0],@x[$b0])", 97 "&alr (@x[$a1],@x[$b1])", 103 "&alr ($xc,@x[$d0])", 104 "&alr ($xc_,@x[$d1])", 113 "&alr (@x[$a2],@x[$b2])", # Q3 114 "&alr (@x[$a3],@x[$b3])", # Q4 [all …]
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/ |
D | immap_83xx.h | 98 u32 alr; /* alarm register */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 963 defm ALR : BinaryRRAndK<"alr", 0x1E, 0xB9FA, z_uadd, GR32, GR32>;
|