Home
last modified time | relevance | path

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

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