{"type": "func", "start": 6442568384, "end": 6442568565, "name": "cocos2d::extension::CCTableView::operator=", "pseudocode": "// \n// cocos2d::extension::CCTableView::operator= from 0x18001cac0 to 0x18001cb75 (181 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004af38\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 cocos2d::extension::CCTableView::operator=(__int64 a1, __int64 a2)\n{\n  cocos2d::extension::CCScrollView::operator=(a1, a2);\n  *(_QWORD *)(a1 + 576) = *(_QWORD *)(a2 + 576);\n  *(_DWORD *)(a1 + 584) = *(_DWORD *)(a2 + 584);\n  *(_QWORD *)(a1 + 592) = *(_QWORD *)(a2 + 592);\n  if ( a1 + 600 != a2 + 600 )\n    sub_18001DA20(a1 + 600, *(_QWORD *)(a2 + 600), (__int64)(*(_QWORD *)(a2 + 608) - *(_QWORD *)(a2 + 600)) >> 2);\n  *(_QWORD *)(a1 + 624) = *(_QWORD *)(a2 + 624);\n  *(_QWORD *)(a1 + 632) = *(_QWORD *)(a2 + 632);\n  *(_QWORD *)(a1 + 640) = *(_QWORD *)(a2 + 640);\n  *(_QWORD *)(a1 + 648) = *(_QWORD *)(a2 + 648);\n  *(_DWORD *)(a1 + 656) = *(_DWORD *)(a2 + 656);\n  return a1;\n}", "assembly": "; \n; cocos2d::extension::CCTableView::operator= from 0x18001cac0 to 0x18001cb75 (181 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004af38\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\nmov     [rsp+arg_0], rbx                                               ; +0x0, 0x18001cac0\npush    rdi                                                            ; +0x5, 0x18001cac5\nsub     rsp, 20h                                                       ; +0x6, 0x18001cac6\nmov     rdi, rdx                                                       ; +0xa, 0x18001caca\nmov     rbx, rcx                                                       ; +0xd, 0x18001cacd\ncall    ??4CCScrollView@extension@cocos2d@@QEAAAEAV012@AEBV012@@Z; cocos2d::extension::CCScrollView::operator=(cocos2d::extension::CCScrollView const &) ; +0x10, 0x18001cad0\nmov     rax, [rdi+240h]                                                ; +0x15, 0x18001cad5\nlea     r8, [rdi+258h]                                                 ; +0x1c, 0x18001cadc\nmov     [rbx+240h], rax                                                ; +0x23, 0x18001cae3\nlea     rcx, [rbx+258h]                                                ; +0x2a, 0x18001caea\nmov     eax, [rdi+248h]                                                ; +0x31, 0x18001caf1\nmov     [rbx+248h], eax                                                ; +0x37, 0x18001caf7\nmov     rax, [rdi+250h]                                                ; +0x3d, 0x18001cafd\nmov     [rbx+250h], rax                                                ; +0x44, 0x18001cb04\ncmp     rcx, r8                                                        ; +0x4b, 0x18001cb0b\njz      short loc_18001CB23                                            ; +0x4e, 0x18001cb0e\nmov     rdx, [r8]                                                      ; +0x50, 0x18001cb10\nmov     r8, [r8+8]                                                     ; +0x53, 0x18001cb13\nsub     r8, rdx                                                        ; +0x57, 0x18001cb17\nsar     r8, 2                                                          ; +0x5a, 0x18001cb1a\ncall    sub_18001DA20                                                  ; +0x5e, 0x18001cb1e\nmov     rax, [rdi+270h]                                                ; +0x63, 0x18001cb23\nmov     [rbx+270h], rax                                                ; +0x6a, 0x18001cb2a\nmov     rax, [rdi+278h]                                                ; +0x71, 0x18001cb31\nmov     [rbx+278h], rax                                                ; +0x78, 0x18001cb38\nmov     rax, [rdi+280h]                                                ; +0x7f, 0x18001cb3f\nmov     [rbx+280h], rax                                                ; +0x86, 0x18001cb46\nmov     rax, [rdi+288h]                                                ; +0x8d, 0x18001cb4d\nmov     [rbx+288h], rax                                                ; +0x94, 0x18001cb54\nmov     eax, [rdi+290h]                                                ; +0x9b, 0x18001cb5b\nmov     [rbx+290h], eax                                                ; +0xa1, 0x18001cb61\nmov     rax, rbx                                                       ; +0xa7, 0x18001cb67\nmov     rbx, [rsp+28h+arg_0]                                           ; +0xaa, 0x18001cb6a\nadd     rsp, 20h                                                       ; +0xaf, 0x18001cb6f\npop     rdi                                                            ; +0xb3, 0x18001cb73\nretn                                                                   ; +0xb4, 0x18001cb74", "xrefs": ["<???> @ 0x18002fdf8", "<???> @ 0x18004af38"], "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"}