Searched refs:ASI_SNFL (Results 1 – 5 of 5) sorted by relevance
58 #define ASI_SNFL 0x8B /* secondary no fault little */ macro
62 op3 == IOP_V8_STDFA) && asi > ASI_SNFL)193 case ASI_SNFL: in do_unaligned()611 case ASI_SNFL: in simulate_lddstd()1465 if ((op3 & 0x30) == 0x30 && asi > ASI_SNFL) { in instr_size()
226 op3 == IOP_V8_STDFA) && asi > ASI_SNFL)
267 op3 == IOP_V8_STDFA) && asi > ASI_SNFL)
73 if (((pinst.op3 & 0x30) == 0x30) && (asi > ASI_SNFL)) in fldst()