Lines Matching full:if
9 if (sprintf("%x", 0) != "0")
29 if (awkchecked != "") {
117 if (tname != "")
122 if (NF != 1) {
133 if (NF != 1) {
136 if (gaid <= aid)
138 if (tname == "") # AVX only opcode table
141 if (aid == -1 && eid == -1) # primary opcode table
147 if (!($2 in group))
158 if (tbl[id])
165 if (gid != -1) {
167 if (array_size(table) != 0) {
172 if (array_size(lptable1) != 0) {
177 if (array_size(lptable2) != 0) {
182 if (array_size(lptable3) != 0) {
189 if (array_size(table) != 0) {
193 if (aid >= 0)
196 if (array_size(lptable1) != 0) {
200 if (aid >= 0)
203 if (array_size(lptable2) != 0) {
207 if (aid >= 0)
210 if (array_size(lptable3) != 0) {
214 if (aid >= 0)
223 if (old && new)
225 else if (old)
238 if (match(i, imm_expr) == 1) {
239 if (!imm_flag[i])
241 if (imm) {
242 if (i != "Ib")
247 } else if (match(i, modrm_expr))
254 if (NR == 1)
258 if (idx in table)
261 # check if escaped opcode
262 if ("escape" == $2) {
263 if ($3 != "#")
268 if (ref in escape)
286 if (match($i, opnd_expr)) {
291 if (match($i, ext_expr))
293 if (match($i, sep_expr))
295 else if (i < NF)
298 # check if group opcode
299 if (match(opcode, group_expr)) {
300 if (!(opcode in group)) {
307 if (match(ext, force64_expr))
311 if (match(opcode, rex_expr))
315 if (match(opcode, fpu_expr))
319 if (match(ext, vexonly_expr))
321 else if (match(ext, vexok_expr) || match(opcode, vexok_opcode_expr))
325 if (match(ext, prefix_expr)) {
326 if (!prefix_num[opcode])
330 if (length(flags) == 0)
332 # check if last prefix
333 if (match(ext, lprefix1_expr)) {
336 } else if (match(ext, lprefix2_expr)) {
339 } else if (match(ext, lprefix3_expr)) {
346 if (variant)
351 if (awkchecked != "")
359 if (etable[i,j])
368 if (gtable[i,j])
377 if (atable[i,j])