Details Table
┌──────────┬────────────────────┬─┬─┬─┬─┬─┬─┬──────────────────────────────────┐
│Encoding │Instruction │0│1│2│3│4│5│Description │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│DF /0 │FILD m16int │X│X│X│X│X│X│Push m16int onto the FPU stack │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│DB /0 │FILD m32int │X│X│X│X│X│X│Push m32int onto the FPU stack │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│DF /5 │FILD m64int │X│X│X│X│X│X│Push m64int onto the FPU stack │
└──────────┴────────────────────┴─┴─┴─┴─┴─┴─┴──────────────────────────────────┘
[Back: FILD-Load Integer]
[Next: Description]