Lines Matching refs:Equal
231 .. opcode:: SGE - Set On Greater Equal Than
451 .. opcode:: SEQ - Set On Equal
486 .. opcode:: SLE - Set On Less Equal Than
499 .. opcode:: SNE - Set On Not Equal
1398 .. opcode:: FSGE - Float Set On Greater Equal Than (ordered)
1413 .. opcode:: ISGE - Signed Integer Set On Greater Equal Than
1426 .. opcode:: USGE - Unsigned Integer Set On Greater Equal Than
1439 .. opcode:: FSEQ - Float Set On Equal (ordered)
1454 .. opcode:: USEQ - Integer Set On Equal
1467 .. opcode:: FSNE - Float Set On Not Equal (unordered)
1482 .. opcode:: USNE - Integer Set On Not Equal
1787 .. opcode:: DSEQ - Set on Equal
1795 .. opcode:: DSNE - Set on Not Equal
2066 .. opcode:: U64SEQ - 64-bit Integer Set on Equal
2074 .. opcode:: U64SNE - 64-bit Integer Set on Not Equal
2090 .. opcode:: U64SGE - 64-bit Unsigned Integer Set on Greater Equal
2106 .. opcode:: I64SGE - 64-bit Signed Integer Set on Greater Equal