Home
last modified time | relevance | path

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

/linux-3.3/arch/m32r/kernel/
Dalign.c44 #define ISA_LD2 0x20e0 /* ld Rdest, @Rsrc+ */ macro
514 if ((insn16 & 0xf0f0) == ISA_LD2) /* ld Rdest, @Rsrc+ */ in emu_ld()