explain these: push 1 pop eax test eax, eax jz shor

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
correctanswer
Posts: 43759
Joined: Sat Aug 07, 2021 7:38 am

explain these: push 1 pop eax test eax, eax jz shor

Post by correctanswer »

explain these:
push 1

pop eax

test eax, eax

jz short
loc_1314C11D

push eax

mov eax, large fs:18h

mov eax, [eax+30h]

movzx eax, byte ptr [eax+2]

test eax, eax

jnz short loc_1314C0FA

mov [ebp+var_68], 0

jmp short loc_1314C0FE
Register for solutions, replies, and use board search function. Answer Happy Forum is an archive of questions covering all technical subjects across the Internet.
Post Reply