1
0
mirror of https://github.com/golang/go synced 2024-10-01 11:28:34 -06:00

whitespace

R=r
DELTA=0  (0 added, 0 deleted, 0 changed)
OCL=15492
CL=15494
This commit is contained in:
Russ Cox 2008-09-18 15:54:21 -07:00
parent aca4f19e20
commit 326bb67fbf

View File

@ -681,13 +681,13 @@ dostkoff(void)
p->from.type = D_INDIR+D_R15;
p->from.offset = 8;
p->to.type = D_SP;
p = appendp(p);
p->as = AJHI;
p->to.type = D_BRANCH;
p->to.offset = 4;
q1 = p;
p = appendp(p);
p->as = AINT;
p->from.type = D_CONST;
@ -716,13 +716,13 @@ dostkoff(void)
q1->pcond = p;
q1 = P;
}
p = appendp(p);
p->as = ACMPQ;
p->from.type = D_AX;
p->to.type = D_INDIR+D_R15;
}
// common
p = appendp(p);
p->as = AJHI;