Lines Matching full:escape
21 eid = -1 # escape id
130 # escape opcode table
134 eid = escape[ref]
141 # AVX/escape opcode table
269 if ("escape" == $2) {
275 if (ref in escape)
276 semantic_error("Redefine escape (" ref ")")
277 escape[ref] = geid
279 table[idx] = "INAT_MAKE_ESCAPE(" escape[ref] ")"
321 # check coprocessor escape : TODO
368 # print escape opcode map's array
369 print "/* Escape opcode map array */"
398 print "/* Escape opcode map array */"
416 # print escape opcode map's array
417 print "\t/* Print Escape opcode map array */"