Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Duasm.h34 #define ISAOPC(op) CL_uasm_i##op macro
37 #define ISAOPC(op) uasm_i##op macro
42 #define ISAOPC(op) uasm_i##op macro
45 #define ISAOPC(op) MM_uasm_i##op macro
53 void ISAOPC(op)(u32 **buf, unsigned int a, unsigned int b, unsigned int c)
56 void ISAOPC(op)(u32 **buf, unsigned int a, unsigned int b, unsigned int c)
59 void ISAOPC(op)(u32 **buf, unsigned int a, unsigned int b, unsigned int c)
62 void ISAOPC(op)(u32 **buf, unsigned int a, unsigned int b, unsigned int c)
65 void ISAOPC(op)(u32 **buf, unsigned int a, unsigned int b, signed int c)
68 void ISAOPC(op)(u32 **buf, unsigned int a, signed int b, unsigned int c)
[all …]