Lines Matching full:relative
448 /* Maximum positive relative branch, + 20MB - 4B */ in test_branch_iform()
451 /* Smallest negative relative branch, - 4B */ in test_branch_iform()
454 /* Largest negative relative branch, - 32 MB */ in test_branch_iform()
470 /* Maximum relative negative offset, - 32 MB */ in test_branch_iform()
474 /* Out of range relative negative offset, - 32 MB + 4*/ in test_branch_iform()
478 /* Out of range relative positive offset, + 32 MB */ in test_branch_iform()
531 /* Maximum positive relative conditional branch, + 32 KB - 4B */ in test_branch_bform()
534 /* Smallest negative relative conditional branch, - 4B */ in test_branch_bform()
537 /* Largest negative relative conditional branch, - 32 KB */ in test_branch_bform()
556 /* Maximum relative negative offset, - 32 KB */ in test_branch_bform()
560 /* Out of range relative negative offset, - 32 KB + 4*/ in test_branch_bform()
564 /* Out of range relative positive offset, + 32 KB */ in test_branch_bform()