Home
last modified time | relevance | path

Searched defs:NM (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/intc/
H A Dimx_avic.h35 #define NM (1<<18) /* Normal interrupt mode */ macro
/openbmc/u-boot/include/
H A Di8042.h56 #define NM 3 /* numeric lock index */ macro
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c5938 #define C(OPC, NM, FT, FC, I1, I2, P, W, OP, CC) \ argument
5941 #define D(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D) \ argument
5944 #define F(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, FL) \ argument
5947 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) insn_ ## NM, argument
5954 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) { \ argument
6034 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) \ argument
/openbmc/u-boot/
H A DMakefile359 NM = $(CROSS_COMPILE)nm macro