Searched refs:A_BDISP8 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/contrib/binutils/opcodes/ |
| D | sh-opc.h | 100 A_BDISP8, enumerator 400 /* 10001001i8p1.... bt <bdisp8> */{"bt",{A_BDISP8},{HEX_8,HEX_9,BRANCH_8}, arch_sh_up}, 402 /* 10001011i8p1.... bf <bdisp8> */{"bf",{A_BDISP8},{HEX_8,HEX_B,BRANCH_8}, arch_sh_up}, 404 /* 10001101i8p1.... bt.s <bdisp8> */{"bt.s",{A_BDISP8},{HEX_8,HEX_D,BRANCH_8}, arch_sh2_up}, 406 /* 10001101i8p1.... bt/s <bdisp8> */{"bt/s",{A_BDISP8},{HEX_8,HEX_D,BRANCH_8}, arch_sh2_up}, 408 /* 10001111i8p1.... bf.s <bdisp8> */{"bf.s",{A_BDISP8},{HEX_8,HEX_F,BRANCH_8}, arch_sh2_up}, 410 /* 10001111i8p1.... bf/s <bdisp8> */{"bf/s",{A_BDISP8},{HEX_8,HEX_F,BRANCH_8}, arch_sh2_up},
|
| D | sh-dis.c | 762 case A_BDISP8: in print_insn_sh()
|
| D | ChangeLog-9297 | 2591 print_address_func for A_BDISP12 and A_BDISP8. Correct test which
|