David Gibson writes:
> [ Unknown signature status ]
> On Mon, Feb 06, 2017 at 03:59:57PM +0530, Nikunj A Dadhania wrote:
>> From: Balamuruhan S
>>
>> lwat: Load Word Atomic
>> ldat: Load Doubleword Atomic
>>
>> The instruction includes as function code (5 bits) which gives a detail
>> on the o
On Mon, Feb 06, 2017 at 03:59:57PM +0530, Nikunj A Dadhania wrote:
> From: Balamuruhan S
>
> lwat: Load Word Atomic
> ldat: Load Doubleword Atomic
>
> The instruction includes as function code (5 bits) which gives a detail
> on the operation to be performed. The patch implements five such
> func
From: Balamuruhan S
lwat: Load Word Atomic
ldat: Load Doubleword Atomic
The instruction includes as function code (5 bits) which gives a detail
on the operation to be performed. The patch implements five such
functions.
Signed-off-by: Balamuruhan S
Signed-off-by: Harish S
Signed-off-by: Athir