Searched refs:_emit_LD (Results 1 – 1 of 1) sorted by relevance
602 static inline u32 _emit_LD(unsigned dry_run, u8 buf[], enum pl330_cond cond) in _emit_LD() function1098 off += _emit_LD(dry_run, &buf[off], ALWAYS); in _ldst_memtomem()1103 off += _emit_LD(dry_run, &buf[off], ALWAYS); in _ldst_memtomem()1122 off += _emit_LD(dry_run, &buf[off], cond); in _emit_load()