commit | 5779406a240ea429accceddd71a5ff3eeb780f71 | [log] [tgz] |
---|---|---|
author | Jun Koi <junkoi2004@gmail.com> | Sat Jul 24 00:17:00 2010 +0900 |
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Sat Jul 24 14:34:15 2010 +0200 |
tree | a4adee0a512da42496fdf7f516ad1071ab035cbe | |
parent | 36388314febad3d7675ab919287f03733a560ff6 [diff] |
use symbol for DisasContext->is_jmp This patch replaces constant value assigned for (DisasContext *)->is_jmp with DISAS_TB_JUMP. Signed-off-by: Jun Koi <junkoi2004@gmail.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>