Home
last modified time | relevance | path

Searched refs:NOP32_HI (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dftrace.c12 #define NOP32_HI 0xc400 macro
63 call[3] = call[5] = NOP32_HI; in make_jbsr()
68 static uint16_t nops[7] = {NOP, NOP32_HI, NOP32_LO, NOP32_HI, NOP32_LO,
69 NOP32_HI, NOP32_LO};