Lines Matching refs:Equal
234 .. opcode:: SGE - Set On Greater Equal Than
454 .. opcode:: SEQ - Set On Equal
489 .. opcode:: SLE - Set On Less Equal Than
502 .. opcode:: SNE - Set On Not Equal
1432 .. opcode:: FSGE - Float Set On Greater Equal Than (ordered)
1447 .. opcode:: ISGE - Signed Integer Set On Greater Equal Than
1460 .. opcode:: USGE - Unsigned Integer Set On Greater Equal Than
1473 .. opcode:: FSEQ - Float Set On Equal (ordered)
1488 .. opcode:: USEQ - Integer Set On Equal
1501 .. opcode:: FSNE - Float Set On Not Equal (unordered)
1516 .. opcode:: USNE - Integer Set On Not Equal
1821 .. opcode:: DSEQ - Set on Equal
1829 .. opcode:: DSNE - Set on Not Equal
2100 .. opcode:: U64SEQ - 64-bit Integer Set on Equal
2108 .. opcode:: U64SNE - 64-bit Integer Set on Not Equal
2124 .. opcode:: U64SGE - 64-bit Unsigned Integer Set on Greater Equal
2140 .. opcode:: I64SGE - 64-bit Signed Integer Set on Greater Equal