Searched refs:ALGR (Results 1 – 25 of 25) sorted by relevance
/external/ltp/testcases/network/stress/ipsec/ |
D | ipsec_lib.sh | 83 ALGR= 136 ALGR='auth hmac\('$AALGO'\) '$AALGO_KEY 140 ALGR="enc $EALGO $EALGO_KEY auth "'hmac\('$AALGO'\) '$AALGO_KEY 146 ALGR="aead "'rfc4106\(gcm\(aes\)\)'" $AEALGO_KEY 128" 150 ALGR="aead "'rfc4309\(ccm\(aes\)\)'" $AEALGO_KEY 128" 154 ALGR="aead "'rfc4543\(gcm\(aes\)\)'" $AEALGO_KEY 128" 160 ALGR=$ALG 204 spi $spi_1 $p $ALGR mode $mode sel src $src dst $dst" 206 spi $spi_2 $p $ALGR mode $mode sel src $dst dst $src" 269 tst_rhost_run -s -c "$ipx st add $o_dir $p $spi_1 $ALGR $m" [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-uadd-07.ll | 63 ; Check that we can still use ALGR in obvious cases.
|
D | int-uadd-02.ll | 7 ; Check ALGR. 188 ; Check that additions of spilled values can use ALG rather than ALGR.
|
D | int-add-08.ll | 115 ; ALGR and ALCGR.
|
/external/libxkbcommon/xkbcommon/test/data/keycodes/ |
D | evdev | 305 alias <ALGR> = <RALT>;
|
D | xfree86 | 369 alias <ALGR> = <RALT>;
|
D | evdev-xkbcommon | 501 alias <ALGR> = <RIGHTALT>;
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-add-08.ll | 115 ; ALGR and ALCGR.
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 79 1056196U, // ALGR 1707 // ADBR, AEBR, AGFR, AGR, ALCGR, ALCR, ALGFR, ALGR, ALR, AR, AXBR, AsmELO... 1816 // ADBR, AEBR, AGFR, AGR, ALCGR, ALCR, ALGFR, ALGR, ALR, AR, AXBR, AsmELO...
|
D | SystemZGenDisassemblerTables.inc | 563 /* 2046 */ MCD_OPC_Decode, 58, 81, // Opcode: ALGR
|
/external/v8/src/s390/ |
D | simulator-s390.h | 870 EVALUATE(ALGR);
|
D | constants-s390.h | 1365 V(algr, ALGR, 0xB90A) /* type = RRE ADD LOGICAL (64) */ \
|
D | simulator-s390.cc | 1158 EvalTable[ALGR] = &Simulator::Evaluate_ALGR; in EvalTableInit() 6727 EVALUATE(ALGR) { in EVALUATE() argument
|
/external/libxkbcommon/xkbcommon/test/data/keymaps/ |
D | no-types.xkb | 268 alias <ALGR> = <RALT>;
|
D | unbound-vmod.xkb | 268 alias <ALGR> = <RALT>;
|
D | comprehensive-plus-geom.xkb | 268 alias <ALGR> = <RALT>;
|
D | syntax-error.xkb | 268 alias <ALGR> = <RALT>;
|
D | host.xkb | 268 alias <ALGR> = <RALT>;
|
D | stringcomp.data | 268 alias <ALGR> = <RALT>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 319 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALGR(K)?$")>;
|
D | SystemZScheduleZEC12.td | 330 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALGR(K)?$")>;
|
D | SystemZScheduleZ13.td | 355 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALGR(K)?$")>;
|
D | SystemZScheduleZ14.td | 356 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALGR(K)?$")>;
|
D | SystemZInstrInfo.td | 941 defm ALGR : BinaryRREAndK<"algr", 0xB90A, 0xB9EA, z_uadd, GR64, GR64>;
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 918 defm ALGR : BinaryRREAndK<"alg", 0xB90A, 0xB9EA, addc, GR64, GR64>;
|