{"type": "func", "start": 6443708264, "end": 6443708320, "name": "_set_exp", "pseudocode": "// \n// _set_exp from 0x180132f68 to 0x180132fa0 (56 bytes)\n// \n// 3 xrefs:\n// > ldexp @ 0x1801275c7\n// > ldexp @ 0x1801275f3\n// > ldexp @ 0x1801275fa\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\ndouble __fastcall set_exp(double a1, __int16 a2)\n{\n  double v3; // [rsp+18h] [rbp+18h]\n\n  v3 = a1;\n  HIWORD(v3) = (16 * (a2 + 1022)) | HIWORD(a1) & 0x800F;\n  return v3;\n}", "assembly": "; \n; _set_exp from 0x180132f68 to 0x180132fa0 (56 bytes)\n; \n; 3 xrefs:\n; > ldexp @ 0x1801275c7\n; > ldexp @ 0x1801275f3\n; > ldexp @ 0x1801275fa\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nmovsd   [rsp+arg_0], xmm0                                              ; +0x0, 0x180132f68\nmov     ecx, 800Fh                                                     ; +0x6, 0x180132f6e\nmov     rax, [rsp+arg_0]                                               ; +0xb, 0x180132f73\nshr     rax, 30h                                                       ; +0x10, 0x180132f78\nand     ax, cx                                                         ; +0x14, 0x180132f7c\nmovsd   [rsp+arg_10], xmm0                                             ; +0x17, 0x180132f7f\nmov     ecx, 3FEh                                                      ; +0x1d, 0x180132f85\nadd     dx, cx                                                         ; +0x22, 0x180132f8a\nshl     dx, 4                                                          ; +0x25, 0x180132f8d\nor      ax, dx                                                         ; +0x29, 0x180132f91\nmov     word ptr [rsp+arg_10+6], ax                                    ; +0x2c, 0x180132f94\nmovsd   xmm0, [rsp+arg_10]                                             ; +0x31, 0x180132f99\nretn                                                                   ; +0x37, 0x180132f9f", "xrefs": ["ldexp @ 0x1801275c7", "ldexp @ 0x1801275f3", "ldexp @ 0x1801275fa"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}