Searched refs:BRANCH_ALWAYS (Results 1 – 10 of 10) sorted by relevance
/arch/sparc/lib/ |
D | GENpatch.S | 6 #define BRANCH_ALWAYS 0x10680000 macro 14 sethi %hi(BRANCH_ALWAYS), %g3; \ 17 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
D | NG2patch.S | 6 #define BRANCH_ALWAYS 0x10680000 macro 14 sethi %hi(BRANCH_ALWAYS), %g3; \ 17 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
D | NGpatch.S | 6 #define BRANCH_ALWAYS 0x10680000 macro 14 sethi %hi(BRANCH_ALWAYS), %g3; \ 17 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
D | U3patch.S | 6 #define BRANCH_ALWAYS 0x10680000 macro 14 sethi %hi(BRANCH_ALWAYS), %g3; \ 17 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
D | NG4patch.S | 6 #define BRANCH_ALWAYS 0x10680000 macro 14 sethi %hi(BRANCH_ALWAYS), %g3; \ 17 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
D | GENpage.S | 50 #define BRANCH_ALWAYS 0x10680000 macro 58 sethi %hi(BRANCH_ALWAYS), %g3; \ 61 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
D | NGpage.S | 110 #define BRANCH_ALWAYS 0x10680000 macro 118 sethi %hi(BRANCH_ALWAYS), %g3; \ 121 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
D | GENbzero.S | 129 #define BRANCH_ALWAYS 0x10680000 macro 137 sethi %hi(BRANCH_ALWAYS), %g3; \ 140 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
D | NGbzero.S | 132 #define BRANCH_ALWAYS 0x10680000 macro 140 sethi %hi(BRANCH_ALWAYS), %g3; \ 143 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|
/arch/sparc/kernel/ |
D | sun4v_tlb_miss.S | 396 #define BRANCH_ALWAYS 0x10680000 macro 404 sethi %hi(BRANCH_ALWAYS), %g3; \ 407 or %g3, %lo(BRANCH_ALWAYS), %g3; \
|