Recently I am learning assembly but having hard time understanding it.
There was question whether x86 ALU instructions directly access memory for fetching operands, but I have no idea if it is directly accessing memory or indirectly accessing the memory.
Could you give me the answer or brief explanation about it? Thank you so much !