Searched defs:PIC_REG (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/sparc64/ieee1275/
H A Dboot.h26 #define PIC_REG %l7 macro
32 add PIC_REG, (symbol - pic_base), reg
34 lduw [PIC_REG + (symbol - pic_base) + (offset)], reg
36 ldx [PIC_REG + (symbol - pic_base) + (offset)], reg

Completed in 26 milliseconds