Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(296)

Unified Diff: src/cmd/8l/8.out.h

Issue 183047: code review 183047: 8a, 8l: Add FCOMI, FCOMIP, FUCOMI, FUCOMIP instructions (Closed)
Patch Set: code review 183047: 8a, 8l: Add FCOMI, FCOMIP, FUCOMI, FUCOMIP instructions Created 14 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/cmd/8a/lex.c ('k') | src/cmd/8l/optab.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/cmd/8l/8.out.h
===================================================================
--- a/src/cmd/8l/8.out.h
+++ b/src/cmd/8l/8.out.h
@@ -291,11 +291,15 @@
AFCOMDPP,
AFCOMF,
AFCOMFP,
+ AFCOMI,
+ AFCOMIP,
AFCOML,
AFCOMLP,
AFCOMW,
AFCOMWP,
AFUCOM,
+ AFUCOMI,
+ AFUCOMIP,
AFUCOMP,
AFUCOMPP,
« no previous file with comments | « src/cmd/8a/lex.c ('k') | src/cmd/8l/optab.c » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b