Searched refs:ldb_asm (Results 1 - 1 of 1) sorted by path

/linux-master/arch/csky/abiv1/
H A Dalignment.c32 static int ldb_asm(uint32_t addr, uint32_t *valp) function
99 if (ldb_asm(addr, &byte0))
102 if (ldb_asm(addr, &byte1))
146 if (ldb_asm(addr, &byte0))
150 if (ldb_asm(addr, &byte1))
154 if (ldb_asm(addr, &byte2))
158 if (ldb_asm(addr, &byte3))

Completed in 287 milliseconds