Implement instructions 0x068-0x079: casts and math functions #6
Reference in New Issue
Block a user
Delete Branch "diego/instruc-068-079"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements the following instructions in Instr_060-07F.cpp:
All implementations follow the existing pattern using fetchOperDst/fetchOperSrc and std::cmath functions.