Tom Musta
|
630c8a5fc9
powerpc: Enable Little Endian Alignment Handler for Float Pair Instructions
|
11 years ago |
Tom Musta
|
075f6311af
powerpc: Fix Handler of Unaligned Load/Store Strings
|
11 years ago |
Benjamin Herrenschmidt
|
3ad26e5c44
Merge branch 'for-kvm' into next
|
11 years ago |
Paul Mackerras
|
de79f7b9f6
powerpc: Put FP/VSX and VR state into structures
|
12 years ago |
Anton Blanchard
|
52055d07ce
powerpc: Handle VSX alignment faults in little endian mode
|
11 years ago |
Anton Blanchard
|
835e206a67
powerpc: Add little endian support to alignment handler
|
11 years ago |
Anton Blanchard
|
a5841a4602
powerpc: Alignment handler shouldn't access VSX registers with TS_FPR
|
11 years ago |
Anton Blanchard
|
c324496456
powerpc: Remove hard coded FP offsets in alignment handler
|
11 years ago |
Anton Blanchard
|
f626190d27
powerpc: Remove open coded byte swap macro in alignment handler
|
11 years ago |
Anton Blanchard
|
5c2e08231b
powerpc: Never handle VSX alignment exceptions from kernel
|
12 years ago |
Anton Blanchard
|
230aef7a6a
powerpc: Handle unaligned ldbrx/stdbrx
|
12 years ago |
David Howells
|
ae3a197e3d
Disintegrate asm/system.h for PowerPC
|
13 years ago |
Andreas Schwab
|
05d77ac90c
powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}
|
15 years ago |
Neil Campbell
|
bb7f20b1c6
powerpc: Handle VSX alignment faults correctly in little-endian mode
|
15 years ago |
Anton Blanchard
|
eecff81d1f
powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED
|
15 years ago |
Geert Uytterhoeven
|
80947e7c99
powerpc: Keep track of emulated instructions
|
16 years ago |
Michael Neuling
|
553631e25f
powerpc: Fix load/store float double alignment handler
|
16 years ago |
Michael Neuling
|
545bba1824
powerpc: Add alignment handler for new lfiwzx instruction
|
16 years ago |
Michael Neuling
|
26456dcfb8
powerpc/vsx: Fix VSX alignment handler for regs 32-63
|
16 years ago |
Michael Neuling
|
78fbc824ed
powerpc: Fix uninitialised variable in VSX alignment code
|
17 years ago |
Michael Neuling
|
cd6f37be7f
powerpc: Add VSX load/store alignment exception handler
|
17 years ago |
Michael Neuling
|
b887ec620a
powerpc: remove unused variable in emulate_fp_pair
|
17 years ago |
Michael Neuling
|
9c75a31c35
powerpc: Add macros to access floating point registers in thread_struct.
|
17 years ago |
Kumar Gala
|
26caeb2ee1
[POWERPC] Handle alignment faults on SPE load/store instructions
|
18 years ago |
Paul Mackerras
|
c6d4267ece
[POWERPC] Handle alignment faults on new FP load/store instructions
|
18 years ago |
Benjamin Herrenschmidt
|
e4ee3891db
[POWERPC] Alignment exception uses __get/put_user_inatomic
|
18 years ago |
Paul Mackerras
|
fab5db97e4
[PATCH] powerpc: Implement support for setting little-endian mode via prctl
|
19 years ago |
Benjamin Herrenschmidt
|
5daf9071b5
[PATCH] powerpc: merge align.c
|
19 years ago |