Home
last modified time | relevance | path

Searched defs:print_opcode (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/tools/
H A Dgen_opcode_table.c244 static void print_opcode(struct insn *insn, int nr) in print_opcode() function
/linux/drivers/gpu/drm/i915/gvt/
H A Dcmd_parser.c697 static inline void print_opcode(u32 cmd, const struct intel_engine_cs *engine) in print_opcode() function