/[qemu]/qemu/op-i386.c
ViewVC logotype

Diff of /qemu/op-i386.c

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

revision 1.47 by bellard, Wed Aug 20 23:02:09 2003 UTC revision 1.48 by bellard, Thu Aug 21 23:25:21 2003 UTC
# Line 890  void OPPROTO op_das(void) Line 890  void OPPROTO op_das(void)
890    
891  /* segment handling */  /* segment handling */
892    
893    /* never use it with R_CS */
894  void OPPROTO op_movl_seg_T0(void)  void OPPROTO op_movl_seg_T0(void)
895  {  {
896      load_seg(PARAM1, T0 & 0xffff, PARAM2);      load_seg(PARAM1, T0 & 0xffff, PARAM2);

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

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