Home | History | Annotate | Download | only in armv5te

Lines Matching refs:opcode

19     bne     .L${opcode}_debugmode       @ yes - take slow path
20 .L${opcode}_resume:
25 bl .L${opcode}_continue @ make call; will return after
30 GET_INST_OPCODE(ip) @ extract opcode from rINST
40 .L${opcode}_continue:
54 ldr r9, .L${opcode}_table @ table of InlineOperation
63 .L${opcode}_debugmode:
67 beq .L${opcode}_resume @ no, just move on
76 bl .L${opcode}_continue @ make call; will return after
85 GET_INST_OPCODE(ip) @ extract opcode from rINST
91 .L${opcode}_table: