Searched refs:where_to_put_displacement (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-i386.c4917 unsigned char *where_to_put_displacement = NULL;
4938 where_to_put_displacement = &opcode[1];
4951 where_to_put_displacement = &opcode[1];
4957 where_to_put_displacement = &opcode[1];
4965 where_to_put_displacement = &opcode[2];
4972 where_to_put_displacement = &opcode[2];
4980 where_to_put_displacement = &opcode[3];
5004 md_number_to_chars ((char *) where_to_put_displacement,
4911 unsigned char *where_to_put_displacement = NULL; local
/haiku-buildtools/binutils/gas/config/
H A Dtc-i386.c9326 unsigned char *where_to_put_displacement = NULL;
9347 where_to_put_displacement = &opcode[1];
9361 where_to_put_displacement = &opcode[1];
9367 where_to_put_displacement = &opcode[1];
9375 where_to_put_displacement = &opcode[2];
9382 where_to_put_displacement = &opcode[2];
9390 where_to_put_displacement = &opcode[3];
9414 md_number_to_chars ((char *) where_to_put_displacement,
9320 unsigned char *where_to_put_displacement = NULL; local

Completed in 420 milliseconds