Searched defs:opm (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | sparc-opc.c | 2317 #define ldm(width,opm,flags) \ argument 2335 #define ldma(width,opm,flags) \ argument 2349 #define ldmf(width,opm,rd) \ argument 2362 #define ldmfa(width,opm,rd) \ argument 2371 #define stm(width,opm) \ argument 2385 #define stma(width,opm) \ argument 2395 #define stmf(width, opm, rd) \ argument 2406 #define stmfa(width, opm, rd) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | sparc-opc.c | 2317 #define ldm(width,opm,flags) \ argument 2335 #define ldma(width,opm,flags) \ argument 2349 #define ldmf(width,opm,rd) \ argument 2362 #define ldmfa(width,opm,rd) \ argument 2371 #define stm(width,opm) \ argument 2385 #define stma(width,opm) \ argument 2395 #define stmf(width, opm, rd) \ argument 2406 #define stmfa(width, opm, rd) \ argument
|
/netbsd-src/sys/arch/x68k/x68k/ |
H A D | iodevice.h | 206 struct opm { struct 207 char pad0; unsigned char reg; 208 char pad1; unsigned char data; 209 char pad[0x1ffc];
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_cmd_parser.c | 196 #define CMD(op, opm, f, lm, fl, ...) \ argument
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
H A D | syncprov.c | 1564 Operation opm; in syncprov_checkpoint() local
|
/netbsd-src/sys/arch/arm/arm32/ |
H A D | pmap.c | 5075 pmap_t opm = ci->ci_lastlwp in pmap_activate() local
|