Commit a640d67
MIPS: mipsregs: Set proper ISA level for virt extensions
c994a3e ("MIPS: set mips32r5 for virt extensions") setted
some instructions in virt extensions to ISA level mips32r5.
However TLB related vz instructions was leftover, also this
shouldn't be done to a R5 or R6 kernel buid.
Reorg macros to set ISA level as needed when _ASM_SET_VIRT
is called.
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>1 parent dd6d29a commit a640d67
1 file changed
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2232 | 2232 | | |
2233 | 2233 | | |
2234 | 2234 | | |
2235 | | - | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
| 2238 | + | |
| 2239 | + | |
| 2240 | + | |
| 2241 | + | |
| 2242 | + | |
2236 | 2243 | | |
2237 | 2244 | | |
2238 | 2245 | | |
| |||
2253 | 2260 | | |
2254 | 2261 | | |
2255 | 2262 | | |
2256 | | - | |
2257 | 2263 | | |
2258 | 2264 | | |
2259 | 2265 | | |
| |||
2267 | 2273 | | |
2268 | 2274 | | |
2269 | 2275 | | |
2270 | | - | |
2271 | 2276 | | |
2272 | 2277 | | |
2273 | 2278 | | |
| |||
2281 | 2286 | | |
2282 | 2287 | | |
2283 | 2288 | | |
2284 | | - | |
2285 | 2289 | | |
2286 | 2290 | | |
2287 | 2291 | | |
| |||
2294 | 2298 | | |
2295 | 2299 | | |
2296 | 2300 | | |
2297 | | - | |
2298 | 2301 | | |
2299 | 2302 | | |
2300 | 2303 | | |
| |||
0 commit comments