Searched defs:fcomp (Results 1 – 16 of 16) sorted by relevance
368 type fcomp struct { struct369 fn *Funcode // what we're building371 pcomp *pcomp372 pos syntax.Position // current position of generated code373 loops []loop374 block *block730 func (fcomp *fcomp) generate(blocks []*block, codelen uint32) {901 func (fcomp) newBlock() *block {906 func (fcomp *fcomp) emit(op Opcode) {917 func (fcomp *fcomp) emit1(op Opcode, arg uint32) {[all …]
37 fcomp %st(1) label38 fcomp %st(3) label
200 fcomp %st(4) label