{"type": "func", "start": 6443768764, "end": 6443768773, "name": "__acrt_fenv_get_common_round_control", "pseudocode": "// \n// __acrt_fenv_get_common_round_control from 0x180141bbc to 0x180141bc5 (9 bytes)\n// \n// 1 xrefs:\n// > fegetround @ 0x18013f4a3\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\n__int64 __fastcall _acrt_fenv_get_common_round_control(__int16 a1)\n{\n  return a1 & 0x300;\n}", "assembly": "; \n; __acrt_fenv_get_common_round_control from 0x180141bbc to 0x180141bc5 (9 bytes)\n; \n; 1 xrefs:\n; > fegetround @ 0x18013f4a3\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\nand     ecx, 300h                                                      ; +0x0, 0x180141bbc\nmov     eax, ecx                                                       ; +0x6, 0x180141bc2\nretn                                                                   ; +0x8, 0x180141bc4", "xrefs": ["fegetround @ 0x18013f4a3"], "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"}