; ; _log10f_special from 0x180133d50 to 0x180133d70 (32 bytes) ; ; 7 xrefs: ; > log10f @ 0x180129b91 ; > log10f @ 0x180129baf ; > log10f @ 0x180129dd1 ; > log10f @ 0x180129def ; > log10f @ 0x180129e21 ; > @ 0x1802031dc ; > @ 0x1802031e8 ; ; 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 ; sub rsp, 38h ; +0x0, 0x180133d50 lea rax, aLog10f ; +0x4, 0x180133d54 mov r9d, 1Bh ; +0xb, 0x180133d5b mov [rsp+38h+var_18], rax ; +0x11, 0x180133d61 call _logf_special_common ; +0x16, 0x180133d66 add rsp, 38h ; +0x1b, 0x180133d6b retn ; +0x1f, 0x180133d6f