HomeSort by: relevance | last modified time | path
    Searched refs:alter (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/dev/usb/
umcpmio_gpio.c 158 uint8_t *alter = NULL; local
164 alter = &req->alter_gpio_config;
168 alter = &req->alter_gpio_config;
172 alter = &req->alter_gpio_config;
176 alter = &req->alter_gpio_config;
183 if (alter != NULL) {
184 *alter = MCP2221_SRAM_ALTER_GPIO;
317 uint8_t *alter = NULL; local
325 alter = &req->alter_gpio_config;
329 alter = &req->alter_gpio_config
800 uint8_t *alter = NULL; local
    [all...]
  /src/sys/arch/mac68k/mac68k/
macromasm.s 289 movl %d2,%sp@- | Toolbox trap may alter %d0-%d2,%a0,%a1
324 movl %d2,%sp@- | Toolbox trap may alter %d0-%d2,%a0,%a1
392 * may alter %D0-%D2 and %A0-%A1. However, a crucial bit of code in
  /src/usr.bin/mail/
quit.c 123 alter(mailname);
563 alter(mailname);
extern.h 286 void alter(char *);
support.c 394 alter(char *name) function
  /src/sys/arch/m68k/060sp/dist/
isp.s 488 # mul64() may use ()+ addressing and may, therefore, alter a7
501 # div64() may use ()+ addressing and may, therefore, alter a7.
pfpsp.s 1461 # here, we count on norm not to alter a0...
1493 # here, we count on norm not to alter a0...
4972 # count on fetch_dreg() not to alter a0...
5068 # count on fetch_dreg() not to alter a0...
6612 # If it's an unnormalized zero, alter the operand and force it #
7471 # fmove out doesn't alter them.
7692 # fmove out doesn't alter them.
8717 # now, round to extended(and don't alter the FPSR).
9497 # now, round to extended(and don't alter the FPSR).
10112 # now, round to extended(and don't alter the FPSR)
    [all...]
fpsp.s 1461 # here, we count on norm not to alter a0...
1493 # here, we count on norm not to alter a0...
11380 # routines aren't supposed to alter the operands but we've just squashed
12285 # now, round to extended(and don't alter the FPSR).
13065 # now, round to extended(and don't alter the FPSR).
13680 # now, round to extended(and don't alter the FPSR).
15762 # now, round to extended(and don't alter the FPSR).
18922 # count on fetch_dreg() not to alter a0...
19018 # count on fetch_dreg() not to alter a0...
20569 # fmove out doesn't alter them.
    [all...]
fplsp.s 9775 # If it's an unnormalized zero, alter the operand and force it #

Completed in 63 milliseconds