Searched defs:orl (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | lb1sf68.asm | 255 orl d7,d4 define 540 orl d7,d0 define 550 orl d7,d0 define 575 orl d7,d0 define 645 orl d6,d7 define 662 orl d7,d0 | and put hidden bit back define 678 orl d7,d2 | and put hidden bit back define 1051 orl d4,d0 | define 1153 orl d4,d0 | define 1236 orl d1,d0 | define [all …]
|
/openbsd-src/gnu/gcc/gcc/config/m68k/ |
H A D | lb1sf68.asm | 325 orl d7,d4 define 611 orl d7,d0 define 621 orl d7,d0 define 646 orl d7,d0 define 716 orl d6,d7 define 733 orl d7,d0 | and put hidden bit back define 749 orl d7,d2 | and put hidden bit back define 1122 orl d4,d0 | define 1224 orl d4,d0 | define 1312 orl d1,d0 | define [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | bfd-in.h | 283 struct orl /* Output ranlib. */ struct 285 char **name; /* Symbol name. */ 287 { 290 } u; /* bfd* or file position. */ 291 int namidx; /* Index into string table. */
|
H A D | bfd-in2.h | 290 struct orl /* Output ranlib. */ struct 292 char **name; /* Symbol name. */ 294 { 297 } u; /* bfd* or file position. */ 298 int namidx; /* Index into string table. */
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | bfd-in.h | 277 struct orl /* Output ranlib. */ struct 279 char **name; /* Symbol name. */ 281 { 284 } u; /* bfd* or file position. */ 285 int namidx; /* Index into string table. */
|
H A D | bfd-in2.h | 284 struct orl /* Output ranlib. */ struct 286 char **name; /* Symbol name. */ 288 { 291 } u; /* bfd* or file position. */ 292 int namidx; /* Index into string table. */
|