[fpc-devel]i386tab.inc/cpubase.pas

Peter Vreman peter at freepascal.org
Tue Feb 20 14:33:13 CET 2001


> what is the ot_regmem operand type in cpubase.pas? The comment for it is
> 'for r/m, ie EA, operands'. I do not know what EA is, but I think it may be
> effective address.

It's something from the Nasm implementation and conversion of the tables. The effective
address in the opcode can be a register or memory value. See cpuasm.process_ea()










More information about the fpc-devel mailing list