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

Diff of /qemu/translate-i386.c

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

revision 1.50 by bellard, Fri Jul 11 14:49:22 2003 UTC revision 1.51 by bellard, Fri Jul 11 15:16:56 2003 UTC
# Line 4163  static inline int gen_intermediate_code_ Line 4163  static inline int gen_intermediate_code_
4163      if (dc->is_jmp != DISAS_TB_JUMP) {      if (dc->is_jmp != DISAS_TB_JUMP) {
4164          /* indicate that the hash table must be used to find the next TB */          /* indicate that the hash table must be used to find the next TB */
4165          gen_op_movl_T0_0();          gen_op_movl_T0_0();
4166            gen_op_exit_tb();
4167      }      }
4168      *gen_opc_ptr = INDEX_op_end;      *gen_opc_ptr = INDEX_op_end;
4169      /* we don't forget to fill the last values */      /* we don't forget to fill the last values */

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

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