Revision 1570de2d

b/target-i386/helper.c
4001 4001
	    | ((cpu_attrib & 0xf00000) >> 12);       /* AVL, L, DB, G */
4002 4002
}
4003 4003

  
4004
extern uint8_t *phys_ram_base;
4005 4004
void helper_vmrun(target_ulong addr)
4006 4005
{
4007 4006
    uint32_t event_inj;

Also available in: Unified diff