Subversion Repositories HelenOS

Rev

Rev 1864 | Rev 1870 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1864 Rev 1865
Line 119... Line 119...
119
 
119
 
120
    wrpr %g0, PSTATE_PRIV_BIT | PSTATE_AG_BIT, %pstate
120
    wrpr %g0, PSTATE_PRIV_BIT | PSTATE_AG_BIT, %pstate
121
    PREEMPTIBLE_HANDLER fast_data_access_protection
121
    PREEMPTIBLE_HANDLER fast_data_access_protection
122
.endm
122
.endm
123
 
123
 
-
 
124
.macro MEM_ADDRESS_NOT_ALIGNED_HANDLER
-
 
125
    ba mem_address_not_aligned_handler
-
 
126
    nop
-
 
127
.endm
-
 
128
 
124
/*
129
/*
125
 * Macro used to lower TL when a MMU trap is caused by
130
 * Macro used to lower TL when a MMU trap is caused by
126
 * the userspace register window spill or fill handler.
131
 * the userspace register window spill or fill handler.
127
 */
132
 */
128
.macro HANDLE_MMU_TRAPS_FROM_SPILL_OR_FILL
133
.macro HANDLE_MMU_TRAPS_FROM_SPILL_OR_FILL