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

/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/architecture/ppc/
H A Dasm_help.h381 #define PICIFY_REG r12 macro
389 1: mflr PICIFY_REG @\
391 addis PICIFY_REG, PICIFY_REG, ha16(L ## var ## $non_lazy_ptr - 1b) @\
392 lwz PICIFY_REG, lo16(L ## var ## $non_lazy_ptr - 1b)(PICIFY_REG)
396 mtctr PICIFY_REG @\
416 mtctr PICIFY_REG @\
426 stw reg, 0(PICIFY_REG) @\
431 lwz reg, 0(PICIFY_REG)
[all...]

Completed in 15 milliseconds