Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dppc-dis.c246 || ((dialect & PPC_OPCODE_VLE) != 0))) in print_insn_powerpc()
250 || ((dialect & PPC_OPCODE_VLE) != 0))) in print_insn_powerpc()
Dppc.h189 #define PPC_OPCODE_VLE 0x1000000000ull macro
Dppc-opc.c3016 #define PPCVLE PPC_OPCODE_VLE