Lines Matching full:fisttp
479 // FISTTP requires SSE3 even though it's a FPStack op.
502 def ISTT_FP16m : FPI<0xDF, MRM1m, (outs), (ins i16mem:$dst), "fisttp{s}\t$dst",
504 def ISTT_FP32m : FPI<0xDB, MRM1m, (outs), (ins i32mem:$dst), "fisttp{l}\t$dst",
507 "fisttp{ll}\t$dst", IIC_FST>;