Home
last modified time | relevance | path

Searched refs:AORIS (Results 1 – 4 of 4) sorted by relevance

/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/internal/obj/ppc64/
H A Da.out.go566 AORIS const
H A Dasm9.go150 {AORIS, C_ANDCON, C_NONE, C_NONE, C_REG, 59, 4, 0},
151 {AORIS, C_ANDCON, C_REG, C_NONE, C_REG, 59, 4, 0},
1824 case AORIS: /* oris/xoris $uimm,Rs,Ra */
3309 … o1 = LOP_IRR(c.opirr(AORIS), uint32(p.To.Reg), uint32(r), uint32(v)>>16) /* oris, xoris, andis. */
4837 case AORIS:
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/internal/obj/ppc64/
H A Da.out.go616 AORIS const
H A Dasm9.go160 {as: AORIS, a1: C_ANDCON, a6: C_REG, type_: 59, size: 4},
161 {as: AORIS, a1: C_ANDCON, a2: C_REG, a6: C_REG, type_: 59, size: 4},
1892 case AORIS: /* oris/xoris $uimm,Rs,Ra */
3339 … o1 = LOP_IRR(c.opirr(AORIS), uint32(p.To.Reg), uint32(r), uint32(v)>>16) /* oris, xoris, andis. */
4914 case AORIS: