Searched refs:asm_hint (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/arch/ia64/disasm/ |
H A D | disasm_extract.c | 57 asm_hint(struct asm_inst *i, enum asm_cmpltr_class c) in asm_hint() function 2302 asm_hint(i, ASM_CC_LDHINT); in asm_extract() 2312 asm_hint(i, ASM_CC_LDHINT); in asm_extract() 2318 asm_hint(i, ASM_CC_LDHINT); in asm_extract() 2324 asm_hint(i, ASM_CC_STHINT); in asm_extract() 2333 asm_hint(i, ASM_CC_STHINT); in asm_extract() 2339 asm_hint(i, ASM_CC_LDHINT); in asm_extract() 2344 asm_hint(i, ASM_CC_LDHINT); in asm_extract() 2350 asm_hint(i, ASM_CC_LDHINT); in asm_extract() 2356 asm_hint(i, ASM_CC_STHINT); in asm_extract() [all …]
|