HomeSort by: relevance | last modified time | path
    Searched defs:LOP_POST (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
mmo.c 150 @item lop_post
159 immediately after the lop_post lopcode and its data. After this
192 | 0x980a00ff - lop_post, setting $255 to 0.
221 #define LOP_POST 10
1940 case LOP_POST:
2372 /* Write the LOP_POST record, with global register initializations.
2373 Z is the Z field of the LOP_POST, corresponding to 255 - number of
2382 mmo_write_tetra_raw (abfd, (LOP << 24) | (LOP_POST << 16) | z);
  /src/external/gpl3/binutils.old/dist/bfd/
mmo.c 150 @item lop_post
159 immediately after the lop_post lopcode and its data. After this
192 | 0x980a00ff - lop_post, setting $255 to 0.
221 #define LOP_POST 10
1941 case LOP_POST:
2373 /* Write the LOP_POST record, with global register initializations.
2374 Z is the Z field of the LOP_POST, corresponding to 255 - number of
2383 mmo_write_tetra_raw (abfd, (LOP << 24) | (LOP_POST << 16) | z);
  /src/external/gpl3/gdb/dist/bfd/
mmo.c 150 @item lop_post
159 immediately after the lop_post lopcode and its data. After this
192 | 0x980a00ff - lop_post, setting $255 to 0.
221 #define LOP_POST 10
1941 case LOP_POST:
2373 /* Write the LOP_POST record, with global register initializations.
2374 Z is the Z field of the LOP_POST, corresponding to 255 - number of
2383 mmo_write_tetra_raw (abfd, (LOP << 24) | (LOP_POST << 16) | z);
  /src/external/gpl3/gdb.old/dist/bfd/
mmo.c 150 @item lop_post
159 immediately after the lop_post lopcode and its data. After this
192 | 0x980a00ff - lop_post, setting $255 to 0.
221 #define LOP_POST 10
1946 case LOP_POST:
2381 /* Write the LOP_POST record, with global register initializations.
2382 Z is the Z field of the LOP_POST, corresponding to 255 - number of
2391 mmo_write_tetra_raw (abfd, (LOP << 24) | (LOP_POST << 16) | z);

Completed in 35 milliseconds