; ; fegetenv from 0x18014148c to 0x1801414ac (32 bytes) ; ; 4 xrefs: ; > __acrt_fltout @ 0x18013e21b ; > fesetenv @ 0x1801414cf ; > feholdexcept @ 0x180141510 ; > @ 0x180203cb0 ; ; This function is hookable on this platform! ; ; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA ; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings ; push rbx ; +0x0, 0x18014148c sub rsp, 20h ; +0x2, 0x18014148e mov rbx, rcx ; +0x6, 0x180141492 call __acrt_fenv_get_control ; +0x9, 0x180141495 mov [rbx], eax ; +0xe, 0x18014149a call __acrt_fenv_get_status ; +0x10, 0x18014149c mov [rbx+4], eax ; +0x15, 0x1801414a1 xor eax, eax ; +0x18, 0x1801414a4 add rsp, 20h ; +0x1a, 0x1801414a6 pop rbx ; +0x1e, 0x1801414aa retn ; +0x1f, 0x1801414ab