Fix whitespace error.
From-SVN: r26117
This commit is contained in:
parent
69a8af4360
commit
91e3ded8bd
@ -3893,7 +3893,7 @@ print_operand_address (file, addr)
|
||||
}
|
||||
|
||||
/* (reg,reg,) is shorter than (,reg,2). */
|
||||
if(scale == 2)
|
||||
if (scale == 2)
|
||||
{
|
||||
PRINT_B_I_S (ireg, ireg, 1, file);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user