Searched refs:nomt (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/mips/kernel/ |
| H A D | cps-vec.S | 58 .macro has_mt dest, nomt argument 60 bgez \dest, \nomt 62 bgez \dest, \nomt 65 beqz \dest, \nomt 74 .macro has_vp dest, nomt argument 76 bgez \dest, \nomt 78 bgez \dest, \nomt 80 bgez \dest, \nomt 82 bgez \dest, \nomt 85 beqz \dest, \nomt
|