On 2014-04-23 at 09:10:26 +0200, Ley Foon Tan wrote:
> Hi Tobias
>
>
> On Tue, Apr 22, 2014 at 8:39 PM, Tobias Klauser wrote:
> > On 2014-04-18 at 14:27:06 +0200, Ley Foon Tan wrote:
>
> >> +
> >> +/* estatus register bits */
> >> +#define ESTATUS_EPIE (1 << 0)/* processor interrupt e
Hi Tobias
On Tue, Apr 22, 2014 at 8:39 PM, Tobias Klauser wrote:
> On 2014-04-18 at 14:27:06 +0200, Ley Foon Tan wrote:
>> +
>> +/* estatus register bits */
>> +#define ESTATUS_EPIE (1 << 0)/* processor interrupt enable */
>> +#define ESTATUS_EU (1 << 1)/* user mode */
>> +#d
On 2014-04-18 at 14:27:06 +0200, Ley Foon Tan wrote:
> This file contains constants for the instruction macros, cpu registers,
> fields and bits.
>
> Signed-off-by: Ley Foon Tan
> ---
> arch/nios2/include/asm/registers.h | 65
> ++
> 1 file changed, 65 inse
This file contains constants for the instruction macros, cpu registers, fields
and bits.
Signed-off-by: Ley Foon Tan
---
arch/nios2/include/asm/registers.h | 65 ++
1 file changed, 65 insertions(+)
create mode 100644 arch/nios2/include/asm/registers.h
diff
4 matches
Mail list logo