| /netbsd/src/sys/arch/luna68k/dev/ |
| D | lcd.c | 55 #define POWER 0x10 macro 289 p1->portC = POWER | READ_BUSY | ENABLE; in lcdbusywait() 298 p1->portC = POWER | READ_BUSY | DISABLE; in lcdbusywait() 313 p1->portC = POWER | WRITE_DATA | ENABLE; in lcdput() 315 p1->portC = POWER | WRITE_DATA | DISABLE; in lcdput() 330 p1->portC = POWER | WRITE_CMD | ENABLE; in lcdctrl() 332 p1->portC = POWER | WRITE_CMD | DISABLE; in lcdctrl()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | elf.h | 130 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \ argument 133 if ((POWER) > 0) \ 134 fprintf (STREAM, "\t.align\t%d\n", POWER); \
|
| D | aout.h | 257 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \ argument 260 int amount = 1 << (POWER); \
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | avr.h | 457 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \ argument 459 if ((POWER) > 0) \ 460 fprintf (STREAM, "\t.p2align\t%d\n", POWER); \
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/moxie/ |
| D | moxie.h | 195 #define ASM_OUTPUT_ALIGN(STREAM,POWER) \ argument 196 fprintf (STREAM, "\t.p2align\t%d\n", POWER);
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
| D | stormy16.h | 440 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \ argument 441 fprintf ((STREAM), "\t.p2align %d\n", (POWER))
|
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | firmware | 35 # IBM POWER Secure Boot Container 37 0 belong 0x17082011 POWER Secure Boot Container, 44 0 belong 0x1bad1bad POWER boot firmware
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/fr30/ |
| D | fr30.h | 752 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \ argument 753 fprintf ((STREAM), "\t.p2align %d\n", (POWER))
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/ |
| D | m32c.h | 615 #define ASM_OUTPUT_ALIGN(STREAM,POWER) \ argument 616 fprintf (STREAM, "\t.p2align\t%d\n", POWER);
|
| /netbsd/src/sys/arch/rs6000/conf/ |
| D | std.rs6000 | 8 #options POWER
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/power/ |
| D | mul_1.asm | 1 dnl IBM POWER mpn_mul_1 -- Multiply a limb vector with a limb and store the 39 dnl The POWER architecture has no unsigned 32x32->64 bit multiplication
|
| D | addmul_1.asm | 1 dnl IBM POWER mpn_addmul_1 -- Multiply a limb vector with a limb and add the 39 dnl The POWER architecture has no unsigned 32x32->64 bit multiplication
|
| D | submul_1.asm | 1 dnl IBM POWER mpn_submul_1 -- Multiply a limb vector with a limb and subtract 39 dnl The POWER architecture has no unsigned 32x32->64 bit multiplication
|
| D | lshift.asm | 1 dnl IBM POWER mpn_lshift -- Shift a number left.
|
| D | add_n.asm | 1 dnl IBM POWER mpn_add_n -- Add two limb vectors of equal, non-zero length.
|
| D | sub_n.asm | 1 dnl IBM POWER mpn_sub_n -- Subtract two limb vectors of equal, non-zero
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mmix/ |
| D | mmix.h | 754 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \ argument 755 mmix_asm_output_align (STREAM, POWER)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/ |
| D | frv.h | 1731 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \ argument 1732 fprintf ((STREAM), "\t.p2align %d\n", (POWER)) 1735 #define ASM_OUTPUT_ALIGN_WITH_NOP(STREAM, POWER) \ argument 1736 fprintf ((STREAM), "\t.p2alignl %d,0x80880000\n", (POWER))
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/s390_32/ |
| D | README | 37 POWER functions. Handle carry like for mpn_add_n.
|
| /netbsd/src/sys/arch/rs6000/rs6000/ |
| D | machdep.c | 300 #if !defined(POWER) in initppc() 315 #ifdef POWER in initppc()
|
| /netbsd/src/external/historical/nawk/dist/ |
| D | awkgram.y | 95 %right POWER 370 | term POWER term { $$ = op2(POWER, $1, $3); }
|
| D | maketab.c | 70 { POWER, "arith", " **" },
|
| D | lex.c | 313 RET(POWER); in yylex() 328 RET(POWER); in yylex()
|
| /netbsd/src/sys/arch/hpcmips/conf/ |
| D | TX3912 | 131 hpcout* at hpcioman3 iochip 0 evtype POWER id PWCTL_LED port 3 initvalue 0 141 hpcout* at hpcioman4 iochip 0 evtype POWER id PWCTL_LED port 3 initvalue 0 152 hpcout* at hpcioman5 iochip 0 evtype POWER id PWCTL_LCDLIGHT port 14
|
| /netbsd/src/external/gpl3/binutils/dist/gas/doc/ |
| D | c-ppc.texi | 49 Generate code for POWER/2 (RIOS2). 52 Generate code for POWER (RIOS1)
|