Searched refs:ldb_asm (Results 1 – 1 of 1) sorted by relevance
32 static int ldb_asm(uint32_t addr, uint32_t *valp) in ldb_asm() function 99 if (ldb_asm(addr, &byte0)) in ldh_c() 102 if (ldb_asm(addr, &byte1)) in ldh_c() 146 if (ldb_asm(addr, &byte0)) in ldw_c() 150 if (ldb_asm(addr, &byte1)) in ldw_c() 154 if (ldb_asm(addr, &byte2)) in ldw_c() 158 if (ldb_asm(addr, &byte3)) in ldw_c()