Lines Matching +full:32 +full:kb
68 /* Largest negative relative branch, - 32 MB */ in test_branch_iform()
87 /* Maximum relative negative offset, - 32 MB */ in test_branch_iform()
92 /* Out of range relative negative offset, - 32 MB + 4*/ in test_branch_iform()
96 /* Out of range relative positive offset, + 32 MB */ in test_branch_iform()
151 /* Maximum positive relative conditional branch, + 32 KB - 4B */ in test_branch_bform()
157 /* Largest negative relative conditional branch, - 32 KB */ in test_branch_bform()
179 /* Maximum relative negative offset, - 32 KB */ in test_branch_bform()
184 /* Out of range relative negative offset, - 32 KB + 4*/ in test_branch_bform()
188 /* Out of range relative positive offset, + 32 KB */ in test_branch_bform()
226 /* Maximum negative case, move b . to addr + 32 MB */ in test_translate_branch()
238 /* Maximum positive case, move x to x - 32 MB + 4 */ in test_translate_branch()
286 /* Maximum negative case, move b . to addr + 32 KB */ in test_translate_branch()
298 /* Maximum positive case, move x to x - 32 KB + 4 */ in test_translate_branch()
310 /* Jump to x + 12 KB moved to x + 20 KB */ in test_translate_branch()
321 /* Jump to x + 8 KB moved to x - 8 KB + 4 */ in test_translate_branch()
352 u32 code[32]; in test_multi_instruction_patching()
364 /* Test single page 32-bit repeated instruction */ in test_multi_instruction_patching()
401 /* Test multipage 32-bit repeated instruction */ in test_multi_instruction_patching()