/[qemu]/qemu/exec-i386.h
ViewVC logotype

Diff of /qemu/exec-i386.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by bellard, Tue May 27 23:29:24 2003 UTC revision 1.17 by bellard, Thu May 29 20:04:28 2003 UTC
# Line 225  void raise_interrupt(int intno, int is_i Line 225  void raise_interrupt(int intno, int is_i
225  void raise_exception_err(int exception_index, int error_code);  void raise_exception_err(int exception_index, int error_code);
226  void raise_exception(int exception_index);  void raise_exception(int exception_index);
227  void cpu_loop_exit(void);  void cpu_loop_exit(void);
228    void helper_fsave(uint8_t *ptr, int data32);
229    void helper_frstor(uint8_t *ptr, int data32);
230    
231  void OPPROTO op_movl_eflags_T0(void);  void OPPROTO op_movl_eflags_T0(void);
232  void OPPROTO op_movl_T0_eflags(void);  void OPPROTO op_movl_T0_eflags(void);

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26