Home
last modified time | relevance | path

Searched defs:I2 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/sparc/crypto/
Daes_asm.S
/openbmc/qemu/tcg/
H A Dtcg.c847 #define C_O0_I2(I1, I2) C_PFX2(c_o0_i2_, I1, I2), argument
848 #define C_O0_I3(I1, I2, I3) C_PFX3(c_o0_i3_, I1, I2, I3), argument
849 #define C_O0_I4(I1, I2, I3, I4) C_PFX4(c_o0_i4_, I1, I2, I3, I4), argument
852 #define C_O1_I2(O1, I1, I2) C_PFX3(c_o1_i2_, O1, I1, I2), argument
853 #define C_O1_I3(O1, I1, I2, I3) C_PFX4(c_o1_i3_, O1, I1, I2, I3), argument
854 #define C_O1_I4(O1, I1, I2, I3, I4) C_PFX5(c_o1_i4_, O1, I1, I2, I3, I4), argument
856 #define C_N1_I2(O1, I1, I2) C_PFX3(c_n1_i2_, O1, I1, I2), argument
861 #define C_O2_I2(O1, O2, I1, I2) C_PFX4(c_o2_i2_, O1, O2, I1, I2), argument
862 #define C_O2_I3(O1, O2, I1, I2, I3) C_PFX5(c_o2_i3_, O1, O2, I1, I2, I3), argument
863 #define C_O2_I4(O1, O2, I1, I2, I3, I4) C_PFX6(c_o2_i4_, O1, O2, I1, I2, I3, I4), argument
[all …]
/openbmc/linux/arch/sparc/net/
Dbpf_jit_64.h
/openbmc/boost-dbus/include/dbus/
H A Delement.hpp182 seq<I2...>) { in concat_helper()
/openbmc/linux/drivers/comedi/drivers/tests/
Dni_routes_test.c
/openbmc/linux/include/math-emu/
Dop-4.h
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c5938 #define C(OPC, NM, FT, FC, I1, I2, P, W, OP, CC) \ argument
5941 #define D(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D) \ argument
5944 #define F(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, FL) \ argument
5947 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) insn_ ## NM, argument
5954 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) { \ argument
6034 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) \ argument
/openbmc/linux/lib/
Dlocking-selftest.c
/openbmc/qemu/disas/
H A Dmips.c1160 #define I2 INSN_ISA2 macro