Lines Matching full:opcode
21 bne .L${opcode}_debugmode @ yes - take slow path
22 .L${opcode}_resume:
27 bl .L${opcode}_continue @ make call; will return after
32 GET_INST_OPCODE(ip) @ extract opcode from rINST
48 .L${opcode}_continue:
62 ldr rINST, .L${opcode}_table @ table of InlineOperation
71 .L${opcode}_debugmode:
75 beq .L${opcode}_resume @ no, just move on
83 bl .L${opcode}_continue @ make call; will return after
92 GET_INST_OPCODE(ip) @ extract opcode from rINST
98 .L${opcode}_table: