/prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/ |
gsubr.go | 26 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 28 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
peep.go | 26 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 28 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 519 // assume v1 was set on other path 887 // It's strange that this handles R0 and F0 differently from the other
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/arm/ |
obj5.go | 26 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 28 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/ |
obj6.go | 26 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 28 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 1117 * copy up to 4 instructions or else branch to other copy. 1195 * continue loop on the other.
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
ldelf.go | 34 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 36 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 205 Other uint8 245 Other uint8 301 other uint8 661 flag = int(sym.other) >> 5 665 Diag("%s: invalid sym.other 0x%x for %s", pn, sym.other, s.Name) 855 sym.other = b.Other [all...] |
/prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/ |
asm.go | 26 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 28 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 50 // The ppc64 ABI PLT has similar concepts to other 64 // .plt.got on other architectures). Initially, the 71 // slot and calls it like any other global entry point 86 // NOTE: It's possible we could make ppc64 closer to other 87 // architectures: ppc64's .plt is like .plt.got on other 88 // platforms and ppc64's .glink is like .plt on other 558 // Other things will be relative to this.
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/amd64/ |
gsubr.go | 29 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 31 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
peep.go | 29 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 31 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 400 // when a register other than ax, bx, cx, dx 401 // is used, so rewrite to other instructions
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm/ |
gsubr.go | 29 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 31 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
peep.go | 29 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 31 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 1304 // It's strange that this handles R0 and F0 differently from the other [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm64/ |
gsubr.go | 29 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 31 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
popt.go | 29 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 31 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 347 * otherwise, dominators plus some other non-dominators. 927 // from memory without being rechecked. Other variables need to be checked on
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/ |
gsubr.go | 29 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 31 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
peep.go | 29 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 31 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 522 // assume v1 was set on other path 890 // It's strange that this handles R0 and F0 differently from the other
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/arm/ |
obj5.go | 29 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 31 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/ |
obj6.go | 29 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 31 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 1120 * copy up to 4 instructions or else branch to other copy. 1198 * continue loop on the other.
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/amd64/ |
asm.go | 29 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 31 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
ldelf.go | 37 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 39 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 208 Other uint8 248 Other uint8 304 other uint8 664 flag = int(sym.other) >> 5 668 Diag("%s: invalid sym.other 0x%x for %s", pn, sym.other, s.Name) 858 sym.other = b.Other [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ppc64/ |
asm.go | 29 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 31 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 53 // The ppc64 ABI PLT has similar concepts to other 67 // .plt.got on other architectures). Initially, the 74 // slot and calls it like any other global entry point 89 // NOTE: It's possible we could make ppc64 closer to other 90 // architectures: ppc64's .plt is like .plt.got on other 91 // platforms and ppc64's .glink is like .plt on other 561 // Other things will be relative to this.
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/ |
gsubr.go | 26 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 28 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
peep.go | 26 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 28 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 397 // when a register other than ax, bx, cx, dx 398 // is used, so rewrite to other instructions
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/arm/ |
gsubr.go | 26 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 28 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
peep.go | 26 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 28 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 1301 // It's strange that this handles R0 and F0 differently from the other [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/arm64/ |
gsubr.go | 26 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 28 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
popt.go | 26 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 28 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 344 * otherwise, dominators plus some other non-dominators. 924 // from memory without being rechecked. Other variables need to be checked on
|