Lines Matching full:x800
240 cmpb imm8[100] al.sb[-100] => eflags[0x800,0x800]
241 cmpb imm8[50] al.sb[-50] => eflags[0x800,0x000]
242 cmpb imm8[-50] al.sb[50] => eflags[0x800,0x000]
243 cmpb imm8[-100] al.sb[100] => eflags[0x800,0x800]
250 cmpb imm8[100] r8.sb[-100] => eflags[0x800,0x800]
251 cmpb imm8[50] r8.sb[-50] => eflags[0x800,0x000]
252 cmpb imm8[-50] r8.sb[50] => eflags[0x800,0x000]
253 cmpb imm8[-100] r8.sb[100] => eflags[0x800,0x800]
260 cmpb imm8[100] m8.sb[-100] => eflags[0x800,0x800]
261 cmpb imm8[50] m8.sb[-50] => eflags[0x800,0x000]
262 cmpb imm8[-50] m8.sb[50] => eflags[0x800,0x000]
263 cmpb imm8[-100] m8.sb[100] => eflags[0x800,0x800]
270 cmpb r8.ub[100] r8.sb[-100] => eflags[0x800,0x800]
271 cmpb r8.ub[50] r8.sb[-50] => eflags[0x800,0x000]
272 cmpb r8.sb[-50] r8.sb[50] => eflags[0x800,0x000]
273 cmpb r8.sb[-100] r8.sb[100] => eflags[0x800,0x800]
280 cmpb r8.ub[100] m8.sb[-100] => eflags[0x800,0x800]
281 cmpb r8.ub[50] m8.sb[-50] => eflags[0x800,0x000]
282 cmpb r8.sb[-50] m8.sb[50] => eflags[0x800,0x000]
283 cmpb r8.sb[-100] m8.sb[100] => eflags[0x800,0x800]
290 cmpb m8.ub[100] r8.sb[-100] => eflags[0x800,0x800]
291 cmpb m8.ub[50] r8.sb[-50] => eflags[0x800,0x000]
292 cmpb m8.sb[-50] r8.sb[50] => eflags[0x800,0x000]
293 cmpb m8.sb[-100] r8.sb[100] => eflags[0x800,0x800]
300 cmpw imm8[100] r16.sw[-32700] => eflags[0x800,0x800]
301 cmpw imm8[50] r16.sw[-50] => eflags[0x800,0x000]
302 cmpw imm8[-50] r16.sw[50] => eflags[0x800,0x000]
303 cmpw imm8[-100] r16.sw[32700] => eflags[0x800,0x800]
310 cmpw imm8[100] m16.sw[-32700] => eflags[0x800,0x800]
311 cmpw imm8[50] m16.sw[-50] => eflags[0x800,0x000]
312 cmpw imm8[-50] m16.sw[50] => eflags[0x800,0x000]
313 cmpw imm8[-100] m16.sw[32700] => eflags[0x800,0x800]
320 cmpw imm16[100] ax.sw[-32700] => eflags[0x800,0x800]
321 cmpw imm16[50] ax.sw[-50] => eflags[0x800,0x000]
322 cmpw imm16[-50] ax.sw[50] => eflags[0x800,0x000]
323 cmpw imm16[-100] ax.sw[32700] => eflags[0x800,0x800]
330 cmpw imm16[100] r16.sw[-32700] => eflags[0x800,0x800]
331 cmpw imm16[50] r16.sw[-50] => eflags[0x800,0x000]
332 cmpw imm16[-50] r16.sw[50] => eflags[0x800,0x000]
333 cmpw imm16[-100] r16.sw[32700] => eflags[0x800,0x800]
340 cmpw imm16[100] m16.sw[-32700] => eflags[0x800,0x800]
341 cmpw imm16[50] m16.sw[-50] => eflags[0x800,0x000]
342 cmpw imm16[-50] m16.sw[50] => eflags[0x800,0x000]
343 cmpw imm16[-100] m16.sw[32700] => eflags[0x800,0x800]
350 cmpw r16.uw[100] r16.sw[-32700] => eflags[0x800,0x800]
351 cmpw r16.uw[50] r16.sw[-50] => eflags[0x800,0x000]
352 cmpw r16.sw[-50] r16.sw[50] => eflags[0x800,0x000]
353 cmpw r16.sw[-100] r16.sw[32700] => eflags[0x800,0x800]
360 cmpw r16.uw[100] m16.sw[-32700] => eflags[0x800,0x800]
361 cmpw r16.uw[50] m16.sw[-50] => eflags[0x800,0x000]
362 cmpw r16.sw[-50] m16.sw[50] => eflags[0x800,0x000]
363 cmpw r16.sw[-100] m16.sw[32700] => eflags[0x800,0x800]
370 cmpw m16.uw[100] r16.sw[-32700] => eflags[0x800,0x800]
371 cmpw m16.uw[50] r16.sw[-50] => eflags[0x800,0x000]
372 cmpw m16.sw[-50] r16.sw[50] => eflags[0x800,0x000]
373 cmpw m16.sw[-100] r16.sw[32700] => eflags[0x800,0x800]
380 cmpl imm8[100] r32.sd[-2147483600] => eflags[0x800,0x800]
381 cmpl imm8[50] r32.sd[-50] => eflags[0x800,0x000]
382 cmpl imm8[-50] r32.sd[50] => eflags[0x800,0x000]
383 cmpl imm8[-100] r32.sd[2147483600] => eflags[0x800,0x800]
390 cmpl imm8[100] m32.sd[-2147483600] => eflags[0x800,0x800]
391 cmpl imm8[50] m32.sd[-50] => eflags[0x800,0x000]
392 cmpl imm8[-50] m32.sd[50] => eflags[0x800,0x000]
393 cmpl imm8[-100] m32.sd[2147483600] => eflags[0x800,0x800]
400 cmpl imm32[100] eax.sd[-2147483600] => eflags[0x800,0x800]
401 cmpl imm32[50] eax.sd[-50] => eflags[0x800,0x000]
402 cmpl imm32[-50] eax.sd[50] => eflags[0x800,0x000]
403 cmpl imm32[-100] eax.sd[2147483600] => eflags[0x800,0x800]
410 cmpl imm32[100] r32.sd[-2147483600] => eflags[0x800,0x800]
411 cmpl imm32[50] r32.sd[-50] => eflags[0x800,0x000]
412 cmpl imm32[-50] r32.sd[50] => eflags[0x800,0x000]
413 cmpl imm32[-100] r32.sd[2147483600] => eflags[0x800,0x800]
420 cmpl imm32[100] m32.sd[-2147483600] => eflags[0x800,0x800]
421 cmpl imm32[50] m32.sd[-50] => eflags[0x800,0x000]
422 cmpl imm32[-50] m32.sd[50] => eflags[0x800,0x000]
423 cmpl imm32[-100] m32.sd[2147483600] => eflags[0x800,0x800]
430 cmpl r32.ud[100] r32.sd[-2147483600] => eflags[0x800,0x800]
431 cmpl r32.ud[50] r32.sd[-50] => eflags[0x800,0x000]
432 cmpl r32.sd[-50] r32.sd[50] => eflags[0x800,0x000]
433 cmpl r32.sd[-100] r32.sd[2147483600] => eflags[0x800,0x800]
440 cmpl r32.ud[100] m32.sd[-2147483600] => eflags[0x800,0x800]
441 cmpl r32.ud[50] m32.sd[-50] => eflags[0x800,0x000]
442 cmpl r32.sd[-50] m32.sd[50] => eflags[0x800,0x000]
443 cmpl r32.sd[-100] m32.sd[2147483600] => eflags[0x800,0x800]
450 cmpl m32.ud[100] r32.sd[-2147483600] => eflags[0x800,0x800]
451 cmpl m32.ud[50] r32.sd[-50] => eflags[0x800,0x000]
452 cmpl m32.sd[-50] r32.sd[50] => eflags[0x800,0x000]
453 ###cmpl m32.sd[-100] r32.sd[2147483600] => eflags[0x800,0x800]
460 cmpq imm8[100] r64.sq[-9223372036854775800] => eflags[0x800,0x800]
461 cmpq imm8[50] r64.sq[-50] => eflags[0x800,0x000]
462 cmpq imm8[-50] r64.sq[50] => eflags[0x800,0x000]
463 cmpq imm8[-100] r64.sq[9223372036854775800] => eflags[0x800,0x800]
470 cmpq imm8[100] m64.sq[-9223372036854775800] => eflags[0x800,0x800]
471 cmpq imm8[50] m64.sq[-50] => eflags[0x800,0x000]
472 cmpq imm8[-50] m64.sq[50] => eflags[0x800,0x000]
473 cmpq imm8[-100] m64.sq[9223372036854775800] => eflags[0x800,0x800]
480 cmpq imm32[100] rax.sq[-9223372036854775800] => eflags[0x800,0x800]
481 cmpq imm32[50] rax.sq[-50] => eflags[0x800,0x000]
482 cmpq imm32[-50] rax.sq[50] => eflags[0x800,0x000]
483 cmpq imm32[-100] rax.sq[9223372036854775800] => eflags[0x800,0x800]
490 cmpq imm32[100] r64.sq[-9223372036854775800] => eflags[0x800,0x800]
491 cmpq imm32[50] r64.sq[-50] => eflags[0x800,0x000]
492 cmpq imm32[-50] r64.sq[50] => eflags[0x800,0x000]
493 cmpq imm32[-100] r64.sq[9223372036854775800] => eflags[0x800,0x800]
500 cmpq imm32[100] m64.sq[-9223372036854775800] => eflags[0x800,0x800]
501 cmpq imm32[50] m64.sq[-50] => eflags[0x800,0x000]
502 cmpq imm32[-50] m64.sq[50] => eflags[0x800,0x000]
503 cmpq imm32[-100] m64.sq[9223372036854775800] => eflags[0x800,0x800]
510 cmpq r64.uq[100] r64.sq[-9223372036854775800] => eflags[0x800,0x800]
511 cmpq r64.uq[50] r64.sq[-50] => eflags[0x800,0x000]
512 cmpq r64.sq[-50] r64.sq[50] => eflags[0x800,0x000]
513 cmpq r64.sq[-100] r64.sq[9223372036854775800] => eflags[0x800,0x800]
520 cmpq r64.uq[100] m64.sq[-9223372036854775800] => eflags[0x800,0x800]
521 cmpq r64.uq[50] m64.sq[-50] => eflags[0x800,0x000]
522 cmpq r64.sq[-50] m64.sq[50] => eflags[0x800,0x000]
523 cmpq r64.sq[-100] m64.sq[9223372036854775800] => eflags[0x800,0x800]
530 cmpq m64.uq[100] r64.sq[-9223372036854775800] => eflags[0x800,0x800]
531 cmpq m64.uq[50] r64.sq[-50] => eflags[0x800,0x000]
532 cmpq m64.sq[-50] r64.sq[50] => eflags[0x800,0x000]
533 cmpq m64.sq[-100] r64.sq[9223372036854775800] => eflags[0x800,0x800]
953 setg eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[0]
961 setg eflags[0x8c0,0x800] : m8.ub[123] => 0.ub[0]
967 setge eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[0]
971 setge eflags[0x8c0,0x800] : m8.ub[123] => 0.ub[0]
975 setl eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[1]
979 setl eflags[0x8c0,0x800] : m8.ub[123] => 0.ub[1]
985 setle eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[1]
993 setle eflags[0x8c0,0x800] : m8.ub[123] => 0.ub[1]
1033 setng eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[1]
1041 setng eflags[0x8c0,0x800] : m8.ub[123] => 0.ub[1]
1047 setnge eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[1]
1051 setnge eflags[0x8c0,0x800] : m8.ub[123] => 0.ub[1]
1055 setnl eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[0]
1059 setnl eflags[0x8c0,0x800] : m8.ub[123] => 0.ub[0]
1065 setnle eflags[0x8c0,0x800] : r8.ub[123] => 0.ub[0]
1073 setnle eflags[0x8c0,0x800] : m8.ub[123] => 0.ub[0]
1077 setno eflags[0x800,0x000] : r8.ub[123] => 0.ub[1]
1078 setno eflags[0x800,0x800] : r8.ub[123] => 0.ub[0]
1079 setno eflags[0x800,0x000] : m8.ub[123] => 0.ub[1]
1080 setno eflags[0x800,0x800] : m8.ub[123] => 0.ub[0]
1093 seto eflags[0x800,0x000] : r8.ub[123] => 0.ub[0]
1094 seto eflags[0x800,0x800] : r8.ub[123] => 0.ub[1]
1095 seto eflags[0x800,0x000] : m8.ub[123] => 0.ub[0]
1096 seto eflags[0x800,0x800] : m8.ub[123] => 0.ub[1]