Home
last modified time | relevance | path

Searched refs:PPC_OPCODE_VLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-dis.c235 || ((dialect & PPC_OPCODE_VLE) != 0))) in print_insn_powerpc()
239 || ((dialect & PPC_OPCODE_VLE) != 0))) in print_insn_powerpc()
H A Dppc.h189 #define PPC_OPCODE_VLE 0x1000000000ull macro
H A Dppc-opc.c3004 #define PPCVLE PPC_OPCODE_VLE