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

Delta Between Two Patch Sets: x86asm/testdata/Makefile

Issue 93110044: code review 93110044: x86asm: instruction decoder (Closed)
Left Patch Set: Created 9 years, 10 months ago
Right Patch Set: diff -r 66b21e781a9a https://code.google.com/p/rsc.x86/ Created 9 years, 10 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « x86asm/tables.go ('k') | x86asm/testdata/decode.txt » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 newdecode.txt:
2 cd ..; go test -cover -run Objdump -v -timeout 10h -printtests 2>&1 | te e log
3 cd ..; go test -cover -run Xed -v -timeout 10h -printtests 2>&1 | tee -a log
4 egrep ' (gnu|intel) ' ../log |sort >newdecode.txt
LEFTRIGHT

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