Home
last modified time | relevance | path

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

/hardware/google/apf/
Dapf_disassembler.c27 static void print_opcode(const char* opcode) { in print_opcode() function
86 #define PRINT_OPCODE() print_opcode(opcode_names[opcode]) in main()
183 print_opcode("ldm"); in main()
186 print_opcode("stm"); in main()
190 print_opcode("not"); in main()
194 print_opcode("neg"); in main()
198 print_opcode("swap"); in main()
201 print_opcode("mov"); in main()