mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-16 11:48:36 +12:00
Rounding mode set
This commit is contained in:
parent
e1a9f08a91
commit
d94ce7094e
2 changed files with 16 additions and 0 deletions
|
@ -1444,6 +1444,7 @@ public:
|
|||
public:
|
||||
virtual void InitRegs();
|
||||
virtual u64 GetFreeStackSize() const;
|
||||
virtual void Task();
|
||||
|
||||
protected:
|
||||
virtual void DoReset();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue