Home
last modified time | relevance | path

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

/Linux-v5.4/arch/csky/kernel/
Dftrace.c11 #define NOP32_HI 0xc400 macro
62 call[3] = call[5] = NOP32_HI; in make_jbsr()
67 static uint16_t nops[7] = {NOP, NOP32_HI, NOP32_LO, NOP32_HI, NOP32_LO,
68 NOP32_HI, NOP32_LO};