Home
last modified time | relevance | path

Searched refs:PPC_OPCODE_VLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c3008 #define PPCVLE PPC_OPCODE_VLE
/kernel/linux/linux-6.6/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.c3008 #define PPCVLE PPC_OPCODE_VLE

Completed in 23 milliseconds