Lines Matching full:relative
449 /* Maximum positive relative branch, + 20MB - 4B */ in test_branch_iform()
452 /* Smallest negative relative branch, - 4B */ in test_branch_iform()
455 /* Largest negative relative branch, - 32 MB */ in test_branch_iform()
474 /* 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()
538 /* Maximum positive relative conditional branch, + 32 KB - 4B */ in test_branch_bform()
541 /* Smallest negative relative conditional branch, - 4B */ in test_branch_bform()
544 /* Largest negative relative conditional branch, - 32 KB */ in test_branch_bform()
566 /* Maximum relative negative offset, - 32 KB */ in test_branch_bform()
571 /* Out of range relative negative offset, - 32 KB + 4*/ in test_branch_bform()
575 /* Out of range relative positive offset, + 32 KB */ in test_branch_bform()