summaryrefslogtreecommitdiff
path: root/src/cmd/9g/gsubr.c
Commit message (Expand)AuthorAgeFilesLines
* [dev.power64] 9g: fix width check and width calculation for OADDRAustin Clements2014-11-121-1/+2
* [dev.power64] 9g: fix addr width calculation; enable MOV* width checkAustin Clements2014-11-061-12/+13
* [dev.power64] all: merge default into dev.power64Austin Clements2014-10-221-10/+0
* build: merge the great pkg/ rename into dev.power64Austin Clements2014-10-221-2/+2
* [dev.power64] build: merge default into dev.power64Austin Clements2014-10-221-6/+1
* [dev.power64] cmd/9g: add missing breakShenghou Ma2014-08-131-0/+1
* [dev.power64] cmd/9g: do not ignore move instructions even if from and to are...Shenghou Ma2014-08-131-25/+0
* [dev.power64] cmd/9g: introduce ginscon2 for CMP/CMPU, use ginscon to ADD con...Shenghou Ma2014-08-121-0/+34
* [dev.power64] cmd/9g: clear p->reg for ATEXTShenghou Ma2014-08-121-0/+2
* [dev.power64] cmd/9g: first check pointShenghou Ma2014-08-111-0/+1708