diff options
| author | Vladimir Murzin <[email protected]> | 2013-09-28 10:22:00 +0200 |
|---|---|---|
| committer | Benjamin Herrenschmidt <[email protected]> | 2013-10-31 16:19:20 +1100 |
| commit | a40a2b670706494610d794927b9aebe77e18af8d (patch) | |
| tree | 02b94031e1dc501e3ade7bb93908705006d2ee57 /drivers/clocksource/qcom-timer.c | |
| parent | a3e31b4588443f37d82195096c6b30dff1c152c2 (diff) | |
powerpc/bpf: Fix DIVWU instruction opcode
Currently DIVWU stands for *signed* divw opcode:
7d 2a 4b 96 divwu r9,r10,r9
7d 2a 4b d6 divw r9,r10,r9
Use the *unsigned* divw opcode for DIVWU.
Suggested-by: Vassili Karpov <[email protected]>
Reviewed-by: Vassili Karpov <[email protected]>
Signed-off-by: Vladimir Murzin <[email protected]>
Acked-by: Matt Evans <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'drivers/clocksource/qcom-timer.c')
0 files changed, 0 insertions, 0 deletions