; ; fesetenv from 0x1801414ac to 0x1801414f8 (76 bytes) ; ; 4 xrefs: ; > __acrt_fltout @ 0x18013f3cb ; > feholdexcept @ 0x18014152b ; > @ 0x180203cb0 ; > @ 0x180203cbc ; ; 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, 0x1801414ac sub rsp, 20h ; +0x2, 0x1801414ae mov rbx, rcx ; +0x6, 0x1801414b2 mov ecx, [rcx] ; +0x9, 0x1801414b5 call __acrt_fenv_set_control ; +0xb, 0x1801414b7 mov ecx, [rbx+4] ; +0x10, 0x1801414bc call __acrt_fenv_set_status ; +0x13, 0x1801414bf and qword ptr [rsp+28h+Env._Fe_ctl], 0 ; +0x18, 0x1801414c4 lea rcx, [rsp+28h+Env]; Env ; +0x1e, 0x1801414ca call fegetenv ; +0x23, 0x1801414cf test eax, eax ; +0x28, 0x1801414d4 jnz short loc_1801414ED ; +0x2a, 0x1801414d6 mov eax, [rsp+28h+Env._Fe_ctl] ; +0x2c, 0x1801414d8 cmp [rbx], eax ; +0x30, 0x1801414dc jnz short loc_1801414ED ; +0x32, 0x1801414de mov eax, [rsp+28h+Env._Fe_stat] ; +0x34, 0x1801414e0 cmp [rbx+4], eax ; +0x38, 0x1801414e4 jnz short loc_1801414ED ; +0x3b, 0x1801414e7 xor eax, eax ; +0x3d, 0x1801414e9 jmp short loc_1801414F2 ; +0x3f, 0x1801414eb mov eax, 1 ; +0x41, 0x1801414ed add rsp, 20h ; +0x46, 0x1801414f2 pop rbx ; +0x4a, 0x1801414f6 retn ; +0x4b, 0x1801414f7