Lines Matching +full:32 +full:kb
223 * by: imm32 = SignExtend(LI:'0b00', 32); in is_offset_in_branch_range()
459 /* Largest negative relative branch, - 32 MB */ in test_branch_iform()
475 /* Maximum relative negative offset, - 32 MB */ in test_branch_iform()
479 /* Out of range relative negative offset, - 32 MB + 4*/ in test_branch_iform()
483 /* Out of range relative positive offset, + 32 MB */ in test_branch_iform()
536 /* Maximum positive relative conditional branch, + 32 KB - 4B */ in test_branch_bform()
542 /* Largest negative relative conditional branch, - 32 KB */ in test_branch_bform()
561 /* Maximum relative negative offset, - 32 KB */ in test_branch_bform()
565 /* Out of range relative negative offset, - 32 KB + 4*/ in test_branch_bform()
569 /* Out of range relative positive offset, + 32 KB */ in test_branch_bform()
605 /* Maximum negative case, move b . to addr + 32 MB */ in test_translate_branch()
616 /* Maximum positive case, move x to x - 32 MB + 4 */ in test_translate_branch()
661 /* Maximum negative case, move b . to addr + 32 KB */ in test_translate_branch()
673 /* Maximum positive case, move x to x - 32 KB + 4 */ in test_translate_branch()
685 /* Jump to x + 12 KB moved to x + 20 KB */ in test_translate_branch()
696 /* Jump to x + 8 KB moved to x - 8 KB + 4 */ in test_translate_branch()