Makes the 4-byte cases match those for 1- & 2-byte handling, moving the break from being unconditionally hit the first time through the to loop to after the loop is done. Fixes Solaris Studio compiler warnings: "prim_ops.c", line 2626: warning: end-of-loop code not reached "prim_ops.c", line 2692: warning: end-of-loop code not reached Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> |
||
---|---|---|
.. | ||
x86emu | ||
debug.c | ||
decode.c | ||
fpu.c | ||
meson.build | ||
ops.c | ||
ops2.c | ||
prim_ops.c | ||
sys.c | ||
validate.c | ||
x86emu.h |