mirror of
git://c9x.me/qbe.git
synced 2026-04-05 18:09:47 +00:00
refine comment of OpDesc.sflag
This commit is contained in:
parent
6cba2db949
commit
567c18398f
@ -303,7 +303,7 @@ struct OpDesc {
|
||||
char *name;
|
||||
int nmem;
|
||||
char argcls[2][4];
|
||||
uint sflag:1; /* sets flags */
|
||||
uint sflag:1; /* sets the zero flag */
|
||||
uint lflag:1; /* leaves flags */
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user