Searched refs:PTC_GENCACHE_JMP (Results 1 – 2 of 2) sorted by relevance
200 #define PTC_GENCACHE_JMP 0x18 macro386 addr = PTC_JMPADDR(ap, PTC_GENCACHE_JMP); in genasm_gencache()387 bcopy(&addr, bp + PTC_GENCACHE_JMP, sizeof (addr)); in genasm_gencache()
193 #define PTC_GENCACHE_JMP 0x11 macro378 addr = PTC_JMPADDR(ap, PTC_GENCACHE_JMP); in genasm_gencache()379 bcopy(&addr, bp + PTC_GENCACHE_JMP, sizeof (addr)); in genasm_gencache()