Home
last modified time | relevance | path

Searched refs:INSN_DECODE_IPA0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/arch/s390/include/uapi/asm/
H A Dsie.h230 #define INSN_DECODE_IPA0(ipa0, insn, rshift, mask) \ macro
242 INSN_DECODE_IPA0(0x01, insn, 48, 0xff) \
243 INSN_DECODE_IPA0(0xaa, insn, 48, 0x0f) \
244 INSN_DECODE_IPA0(0xb2, insn, 48, 0xff) \
245 INSN_DECODE_IPA0(0xb9, insn, 48, 0xff) \
246 INSN_DECODE_IPA0(0xe3, insn, 48, 0xff) \
247 INSN_DECODE_IPA0(0xe5, insn, 48, 0xff) \
248 INSN_DECODE_IPA0(0xeb, insn, 16, 0xff) \
249 INSN_DECODE_IPA0(0xc8, insn, 48, 0x0f) \
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dsie.h230 #define INSN_DECODE_IPA0(ipa0, insn, rshift, mask) \ macro
242 INSN_DECODE_IPA0(0x01, insn, 48, 0xff) \
243 INSN_DECODE_IPA0(0xaa, insn, 48, 0x0f) \
244 INSN_DECODE_IPA0(0xb2, insn, 48, 0xff) \
245 INSN_DECODE_IPA0(0xb9, insn, 48, 0xff) \
246 INSN_DECODE_IPA0(0xe3, insn, 48, 0xff) \
247 INSN_DECODE_IPA0(0xe5, insn, 48, 0xff) \
248 INSN_DECODE_IPA0(0xeb, insn, 16, 0xff) \
249 INSN_DECODE_IPA0(0xc8, insn, 48, 0x0f) \