Home
last modified time | relevance | path

Searched hist:"76 cbcfdc" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/aim/
H A Dmp_cpudep.c76cbcfdc Sat Jan 02 22:04:37 GMT 2016 Andreas Tobler <andreast@FreeBSD.org> Fix booting of 32-bit kernels on 64-bit G5 hardware.

For rs6000, most memory insns and addi/addis do not allow GPR0 for RA
(they use literal zero there instead). So use a 'b' constraint to make
sure to have a base register other than GPR0.
GCC-4.7 and up handles this with allocating r9 instead of r0.
76cbcfdc Sat Jan 02 22:04:37 GMT 2016 Andreas Tobler <andreast@FreeBSD.org> Fix booting of 32-bit kernels on 64-bit G5 hardware.

For rs6000, most memory insns and addi/addis do not allow GPR0 for RA
(they use literal zero there instead). So use a 'b' constraint to make
sure to have a base register other than GPR0.
GCC-4.7 and up handles this with allocating r9 instead of r0.
76cbcfdc Sat Jan 02 22:04:37 GMT 2016 Andreas Tobler <andreast@FreeBSD.org> Fix booting of 32-bit kernels on 64-bit G5 hardware.

For rs6000, most memory insns and addi/addis do not allow GPR0 for RA
(they use literal zero there instead). So use a 'b' constraint to make
sure to have a base register other than GPR0.
GCC-4.7 and up handles this with allocating r9 instead of r0.
76cbcfdc Sat Jan 02 22:04:37 GMT 2016 Andreas Tobler <andreast@FreeBSD.org> Fix booting of 32-bit kernels on 64-bit G5 hardware.

For rs6000, most memory insns and addi/addis do not allow GPR0 for RA
(they use literal zero there instead). So use a 'b' constraint to make
sure to have a base register other than GPR0.
GCC-4.7 and up handles this with allocating r9 instead of r0.
76cbcfdc Sat Jan 02 22:04:37 GMT 2016 Andreas Tobler <andreast@FreeBSD.org> Fix booting of 32-bit kernels on 64-bit G5 hardware.

For rs6000, most memory insns and addi/addis do not allow GPR0 for RA
(they use literal zero there instead). So use a 'b' constraint to make
sure to have a base register other than GPR0.
GCC-4.7 and up handles this with allocating r9 instead of r0.
76cbcfdc Sat Jan 02 22:04:37 GMT 2016 Andreas Tobler <andreast@FreeBSD.org> Fix booting of 32-bit kernels on 64-bit G5 hardware.

For rs6000, most memory insns and addi/addis do not allow GPR0 for RA
(they use literal zero there instead). So use a 'b' constraint to make
sure to have a base register other than GPR0.
GCC-4.7 and up handles this with allocating r9 instead of r0.
76cbcfdc Sat Jan 02 22:04:37 GMT 2016 Andreas Tobler <andreast@FreeBSD.org> Fix booting of 32-bit kernels on 64-bit G5 hardware.

For rs6000, most memory insns and addi/addis do not allow GPR0 for RA
(they use literal zero there instead). So use a 'b' constraint to make
sure to have a base register other than GPR0.
GCC-4.7 and up handles this with allocating r9 instead of r0.