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

  /src/sys/arch/ia64/disasm/
disasm_extract.c 57 asm_hint(struct asm_inst *i, enum asm_cmpltr_class c) function in typeref:typename:void
2302 asm_hint(i, ASM_CC_LDHINT);
2312 asm_hint(i, ASM_CC_LDHINT);
2318 asm_hint(i, ASM_CC_LDHINT);
2324 asm_hint(i, ASM_CC_STHINT);
2333 asm_hint(i, ASM_CC_STHINT);
2339 asm_hint(i, ASM_CC_LDHINT);
2344 asm_hint(i, ASM_CC_LDHINT);
2350 asm_hint(i, ASM_CC_LDHINT);
2356 asm_hint(i, ASM_CC_STHINT)
    [all...]
disasm_extract.c 57 asm_hint(struct asm_inst *i, enum asm_cmpltr_class c) function in typeref:typename:void
2302 asm_hint(i, ASM_CC_LDHINT);
2312 asm_hint(i, ASM_CC_LDHINT);
2318 asm_hint(i, ASM_CC_LDHINT);
2324 asm_hint(i, ASM_CC_STHINT);
2333 asm_hint(i, ASM_CC_STHINT);
2339 asm_hint(i, ASM_CC_LDHINT);
2344 asm_hint(i, ASM_CC_LDHINT);
2350 asm_hint(i, ASM_CC_LDHINT);
2356 asm_hint(i, ASM_CC_STHINT)
    [all...]

Completed in 24 milliseconds