« Previous | Next » 

Revision e141ab52

IDe141ab52d2ea5d0bc6ad3b1ad32841127ca04adc

Added by Blue Swirl about 12 years ago

softmmu templates: optionally pass CPUState to memory access functions

Optionally, make memory access helpers take a parameter for CPUState
instead of relying on global env.

On most targets, perform simple moves to reorder registers. On i386,
switch from regparm(3) calling convention to standard stack-based
version.

Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences