Home
last modified time | relevance | path

Searched refs:IBS (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Di370-opc.c430 #define IBS I370_OPCODE_ESA390_BS macro
445 #define I390 IBF | IBS | ICK | ICM | IIR | IFX | IHX | IMI | IPC | IPL | IQR | IRP | ISA | ISG | I…
545 { "bsa", 4, {{RRE(0xb25a,0,0), 0}}, {{RRE_MASK, 0}}, IBS, {RRE_R1, RRE_R2} },
/toolchain/binutils/binutils-2.25/bfd/
Dieee.c3091 #define IBS 400 in relocate_debug() macro
3093 unsigned char input_buffer[IBS]; in relocate_debug()
3096 input_ptr_end = input_buffer + IBS; in relocate_debug()
3100 bfd_bread ((void *) input_ptr_start, (bfd_size_type) IBS, input); in relocate_debug()