HomeSort by relevance Sort by last modified time
    Searched refs:print_opcode (Results 1 - 3 of 3) sorted by null

  /hardware/google/apf/
apf_disassembler.c 27 static void print_opcode(const char* opcode) { function
86 #define PRINT_OPCODE() print_opcode(opcode_names[opcode])
105 PRINT_OPCODE();
111 PRINT_OPCODE();
115 PRINT_OPCODE();
124 PRINT_OPCODE();
151 PRINT_OPCODE();
162 PRINT_OPCODE();
170 PRINT_OPCODE();
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_disasm.c 466 static int print_opcode (FILE *file, int id) function
1081 err |= print_opcode (file, inst->header.opcode);
    [all...]
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
sg_err.c 141 static void print_opcode(int opcode) function
161 print_opcode(command[0]);
    [all...]

Completed in 160 milliseconds