Revision 7b62f20c target-mips/op.c

b/target-mips/op.c
938 938
OP_COND(ltz, (int32_t)T0 < 0);
939 939

  
940 940
/* Branches */
941
//#undef USE_DIRECT_JUMP
942

  
943 941
void OPPROTO op_goto_tb0(void)
944 942
{
945 943
    GOTO_TB(op_goto_tb0, PARAM1, 0);

Also available in: Unified diff