From 0cbd2eeaa883a72ccd7f5796736325871521f6eb Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Fri, 25 Dec 2020 15:20:53 +0800 Subject: rename iobp --- broadwell_refcode_librem.asm | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/broadwell_refcode_librem.asm b/broadwell_refcode_librem.asm index 202f35c..092f769 100644 --- a/broadwell_refcode_librem.asm +++ b/broadwell_refcode_librem.asm @@ -15990,7 +15990,7 @@ pop edi pop ebp ret -fcn_00009c75: +iobp_write: push ebp mov ebp, esp push esi @@ -16057,7 +16057,7 @@ pop esi pop ebp ret -fcn_00009d19: +iobp_read: push ebp mov ebp, esp push esi @@ -16140,7 +16140,7 @@ mov edi, dword [ebp + 0x14] push eax push esi push dword [ebp + 8] -call fcn_00009d19 ; call 0x9d19 +call iobp_read ; call 0x9d19 add esp, 0x10 mov ebx, eax test eax, eax @@ -16187,7 +16187,7 @@ push eax push esi push dword [ebp + 8] mov dword [ebp - 0x1c], eax -call fcn_00009c75 ; call 0x9c75 +call iobp_write ; call 0x9c75 add esp, 0x10 mov ebx, eax mov edx, eax @@ -20877,7 +20877,7 @@ lea eax, [ebp - 0x1c] push eax push 0xea000aac push dword [ebp - 0x30] -call fcn_00009d19 ; call 0x9d19 +call iobp_read ; call 0x9d19 mov eax, dword [ebp - 0x1c] add esp, 0x10 and eax, 0x30 @@ -21640,7 +21640,7 @@ push esi push 0xed00015c and ebx, 0xffffc000 push ebx -call fcn_00009d19 ; call 0x9d19 +call iobp_read ; call 0x9d19 add esp, 0x10 mov edi, eax test eax, eax @@ -21664,7 +21664,7 @@ push eax push 0xed00015c push ebx mov dword [ebp - 0x20], eax -call fcn_00009c75 ; call 0x9c75 +call iobp_write ; call 0x9c75 loc_0000d522: add esp, 0x10 @@ -21674,7 +21674,7 @@ push edi push esi push 0xed000118 push ebx -call fcn_00009d19 ; call 0x9d19 +call iobp_read ; call 0x9d19 add esp, 0x10 mov edi, eax test eax, eax @@ -21697,7 +21697,7 @@ push eax push 0xed000118 push ebx mov dword [ebp - 0x20], eax -call fcn_00009c75 ; call 0x9c75 +call iobp_write ; call 0x9c75 loc_0000d56f: add esp, 0x10 @@ -21707,7 +21707,7 @@ push edi push esi push 0xed000120 push ebx -call fcn_00009d19 ; call 0x9d19 +call iobp_read ; call 0x9d19 add esp, 0x10 mov esi, eax test eax, eax @@ -21730,7 +21730,7 @@ push eax push 0xed000120 push ebx mov dword [ebp - 0x20], eax -call fcn_00009c75 ; call 0x9c75 +call iobp_write ; call 0x9c75 loc_0000d5bc: add esp, 0x10 -- cgit v1.2.3