/openbmc/linux/arch/sparc/crypto/ |
H A D | aes_asm.S | 7 #define ENCRYPT_TWO_ROUNDS(KEY_BASE, I0, I1, T0, T1) \ argument 13 #define ENCRYPT_TWO_ROUNDS_2(KEY_BASE, I0, I1, I2, I3, T0, T1, T2, T3) \ argument 23 #define ENCRYPT_TWO_ROUNDS_LAST(KEY_BASE, I0, I1, T0, T1) \ argument 29 #define ENCRYPT_TWO_ROUNDS_LAST_2(KEY_BASE, I0, I1, I2, I3, T0, T1, T2, T3) \ argument 40 #define ENCRYPT_128(KEY_BASE, I0, I1, T0, T1) \ argument 47 #define ENCRYPT_128_2(KEY_BASE, I0, I1, I2, I3, T0, T1, T2, T3) \ argument 55 #define ENCRYPT_192(KEY_BASE, I0, I1, T0, T1) \ argument 63 #define ENCRYPT_192_2(KEY_BASE, I0, I1, I2, I3, T0, T1, T2, T3) \ argument 72 #define ENCRYPT_256(KEY_BASE, I0, I1, T0, T1) \ argument 81 #define ENCRYPT_256_TWO_ROUNDS_2(KEY_BASE, I0, I1, I2, I3, TMP_BASE) \ argument [all …]
|
H A D | camellia_asm.S | 7 #define CAMELLIA_6ROUNDS(KEY_BASE, I0, I1) \ argument 15 #define CAMELLIA_6ROUNDS_FL_FLI(KEY_BASE, I0, I1) \ argument
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 646 #define C_O0_I1(I1) C_PFX1(c_o0_i1_, I1), argument 647 #define C_O0_I2(I1, I2) C_PFX2(c_o0_i2_, I1, I2), argument 648 #define C_O0_I3(I1, I2, I3) C_PFX3(c_o0_i3_, I1, I2, I3), argument 649 #define C_O0_I4(I1, I2, I3, I4) C_PFX4(c_o0_i4_, I1, I2, I3, I4), argument 651 #define C_O1_I1(O1, I1) C_PFX2(c_o1_i1_, O1, I1), argument 652 #define C_O1_I2(O1, I1, I2) C_PFX3(c_o1_i2_, O1, I1, I2), argument 653 #define C_O1_I3(O1, I1, I2, I3) C_PFX4(c_o1_i3_, O1, I1, I2, I3), argument 654 #define C_O1_I4(O1, I1, I2, I3, I4) C_PFX5(c_o1_i4_, O1, I1, I2, I3, I4), argument 656 #define C_N1_I2(O1, I1, I2) C_PFX3(c_n1_i2_, O1, I1, I2), argument 657 #define C_N1O1_I1(O1, O2, I1) C_PFX3(c_n1o1_i1_, O1, O2, I1), argument [all …]
|
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_64.h | 29 #define I1 0x19 macro
|
/openbmc/boost-dbus/include/dbus/ |
H A D | element.hpp | 181 const std::array<char, N1>& a1, const std::array<char, N2>& a2, seq<I1...>, in concat_helper()
|
/openbmc/linux/drivers/comedi/drivers/tests/ |
H A D | ni_routes_test.c | 64 #define I1(x1) \ macro
|
/openbmc/linux/include/math-emu/ |
H A D | op-2.h | 127 #define __FP_FRAC_SET_2(X,I1,I0) (X##_f0 = I0, X##_f1 = I1) argument
|
H A D | op-4.h | 512 #define __FP_FRAC_SET_4(X,I3,I2,I1,I0) \ argument
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | translate.c | 5942 #define C(OPC, NM, FT, FC, I1, I2, P, W, OP, CC) \ argument 5945 #define D(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D) \ argument 5948 #define F(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, FL) \ argument 5951 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) insn_ ## NM, argument 5958 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) { \ argument 6038 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) \ argument
|
/openbmc/linux/lib/ |
H A D | locking-selftest.c | 1378 #define I1(x) \ macro
|
/openbmc/qemu/disas/ |
H A D | mips.c | 1159 #define I1 INSN_ISA1 macro
|