; ; _log10_special from 0x180133d30 to 0x180133d50 (32 bytes) ; ; 7 xrefs: ; > log10 @ 0x1801418b1 ; > log10 @ 0x1801418cf ; > log10 @ 0x180141b41 ; > log10 @ 0x180141b6f ; > log10 @ 0x180141ba5 ; > @ 0x1802031d0 ; > @ 0x1802031dc ; ; 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, 0x180133d30 lea rax, aLog10 ; +0x4, 0x180133d34 mov r9d, 1Bh ; +0xb, 0x180133d3b mov [rsp+38h+var_18], rax ; +0x11, 0x180133d41 call _log_special_common ; +0x16, 0x180133d46 add rsp, 38h ; +0x1b, 0x180133d4b retn ; +0x1f, 0x180133d4f