Lines Matching full:relative
453 /* Maximum positive relative branch, + 20MB - 4B */ in test_branch_iform()
456 /* Smallest negative relative branch, - 4B */ in test_branch_iform()
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()
539 /* Smallest negative relative conditional branch, - 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()