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

  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
darwin-world.S 1 /* This file contains the exception-handling save_world and
52 /* save_world and rest_world save/restore F14-F31 and possibly V20-V31
56 SAVE_WORLD takes R0 (the caller`s caller`s return address) and R11
61 prologs can cause comparisons to be moved before calls to save_world.
65 .private_extern save_world
66 save_world: label
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
darwin-world.S 1 /* This file contains the exception-handling save_world and
52 /* save_world and rest_world save/restore F14-F31 and possibly V20-V31
56 SAVE_WORLD takes R0 (the caller`s caller`s return address) and R11
61 prologs can cause comparisons to be moved before calls to save_world.
65 .private_extern save_world
66 save_world: label

Completed in 32 milliseconds