From: Michael Buesch Date: Sun, 18 May 2008 12:31:19 +0000 (+0200) Subject: b43-asm: Change JMP emulation from JE to JEXT X-Git-Tag: b43-fwcutter-013~54 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=7300a854837ee58f13af1e66acd96295b8811d05;hp=7300a854837ee58f13af1e66acd96295b8811d05;p=b43-tools.git b43-asm: Change JMP emulation from JE to JEXT The external condition 0x7F is always true. This is what is supposed to be used for an unconditional jump. Signed-off-by: Michael Buesch ---