Searched refs:pointer (Results 1 - 25 of 663) sorted by path

1234567891011>>

/linux-master/arch/m68k/fpsp040/
H A Dbindec.S121 | a1: scratch pointer
122 | a2: pointer to FP_X; abs(original value) in ext
576 | a6: temp pointer to FP_SCR2(a6) - orig value saved and restored
626 | a0: pointer into memory for packed bcd string formation
735 | a0: pointer into memory for packed bcd string formation
H A Dbinstr.S8 | d0, and a pointer to start in memory for bcd characters
9 | in d0. (This pointer must point to byte 4 of the first
57 | a0: pointer into memory for packed bcd string formation
H A Ddecbin.S136 | (*) d3: offset pointer
138 | ( ) a0: pointer to working bcd value
139 | ( ) a6: pointer to original bcd value
182 | (*) d3: offset pointer
184 | ( ) a0: pointer to working bcd value
185 | ( ) a6: pointer to original bcd value
223 addql #1,%d1 |inc lw pointer in mantissa
272 | (*) d3: offset pointer
275 | ( ) a0: pointer to working bcd value
398 | (*) a1: RTABLE pointer
[all...]
H A Ddo_func.S85 leal ETEMP(%a6),%a0 |a0 is pointer to src op
H A Dgen_except.S345 | Use a1 as pointer into new frame. a6 is not correct if an unimp or
H A Dres_func.S1762 movel EXC_EA(%a6),%a0 |a0 has the destination pointer
1814 movel EXC_EA(%a6),%a0 |a0 has the destination pointer
1834 movel EXC_EA(%a6),%a0 |a0 has the destination pointer
1917 movel EXC_EA(%a6),%a0 |a0 has the destination pointer
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S283 set EXC_FP, 0x0 # frame pointer
4902 # a0 = pointer to extended precision input #
5611 # a0 = pointer to extended precision input #
6041 # a0 = pointer to extended precision input #
6491 # a0 = pointer to extended precision input #
6592 # a0 = pointer to extended precision input #
6688 # a0 = pointer to extended precision input #
7508 # a0 = pointer to extended precision input #
7569 # a0 = pointer to extended precision input #
7683 # a0 = pointer t
[all...]
H A Dfpsp.S303 set EXC_FP, 0x0 # frame pointer
1217 mov.l %usp,%a0 # fetch user stack pointer
1560 # address register was the stack pointer used from user mode, then let's update
1581 # is the ea mode pre-decrement of the stack pointer from supervisor mode?
1598 mov.l (%a6),%a6 # restore frame pointer
1723 # three instruction exceptions don't update the stack pointer. so, if the
1771 mov.l (%a6),%a6 # restore frame pointer
2143 mov.l (%a6),%a6 # restore frame pointer
2198 mov.l (%a6),%a6 # restore frame pointer
2238 mov.l (%a6),%a6 # restore frame pointer
[all...]
H A Dilsp.S77 # 0x10(sp) = pointer to location to place quotient/remainder #
493 # 0xc(sp) = pointer to location to place 64-bit result #
771 # 0x8(sp) = pointer to boundary pair #
H A Disp.S407 mov.l %usp,%a0 # fetch user stack pointer
584 mov.l EXC_A7(%a6),%a0 # fetch user stack pointer
1373 # pointer value. new extension word pointer is simply the old #
3246 # A6 = frame pointer #
3247 # A7 = stack pointer #
3404 # A6 = frame pointer #
3405 # A7 = stack pointer #
3704 # A6 = frame pointer #
3705 # A7 = stack pointer #
[all...]
H A Dpfpsp.S302 set EXC_FP, 0x0 # frame pointer
1216 mov.l %usp,%a0 # fetch user stack pointer
1559 # address register was the stack pointer used from user mode, then let's update
1580 # is the ea mode pre-decrement of the stack pointer from supervisor mode?
1597 mov.l (%a6),%a6 # restore frame pointer
1722 # three instruction exceptions don't update the stack pointer. so, if the
1770 mov.l (%a6),%a6 # restore frame pointer
2142 mov.l (%a6),%a6 # restore frame pointer
2197 mov.l (%a6),%a6 # restore frame pointer
2237 mov.l (%a6),%a6 # restore frame pointer
[all...]
/linux-master/arch/m68k/math-emu/
H A Dfp_entry.S112 | instruction decoding, otherwise the stack pointer is incorrect
/linux-master/arch/mips/include/asm/sn/
H A Daddrs.h351 #define GDA_ADDR(nasid) KLD_GDA(nasid)->pointer
371 #define KERN_VARS_ADDR(nasid) KLD_KERN_VARS(nasid)->pointer
/linux-master/arch/parisc/kernel/
H A Dperf_asm.S1348 ;* arg1 = buffer pointer
1355 ;* arg1 = buffer pointer
/linux-master/arch/sparc/kernel/
H A Ddtlb_miss.S3 ldxa [%g0] ASI_DMMU_TSB_8KB_PTR, %g1 ! Get TSB 8K pointer
H A Ditlb_miss.S3 ldxa [%g0] ASI_IMMU_TSB_8KB_PTR, %g1 ! Get TSB 8K pointer
/linux-master/arch/sparc/lib/
H A DM7memcpy.S645 sub %o0, %o1, %o0 ! share pointer advance
666 add %o0,%o1, %o0 ! restore pointer
/linux-master/drivers/acpi/
H A Dacpi_adxl.c81 * Give the caller a pointer to the list of memory component names
95 * @component_values: pointer to array of values for each component
188 adxl_component_names[i] = p[i].string.pointer;
H A Dacpi_lpat.c85 * it returns a pointer to newly allocated table. This table must
102 obj_p = (union acpi_object *)buffer.pointer;
130 kfree(buffer.pointer);
/linux-master/drivers/acpi/acpica/
H A Ddbtest.c527 acpi_os_printf(" %2.2X", temp1->buffer.pointer[i]);
547 write_value.buffer.pointer = buffer;
561 if (memcmp(temp2->buffer.pointer, buffer, byte_length)) {
568 write_value.buffer.pointer = temp1->buffer.pointer;
582 if (memcmp(temp1->buffer.pointer, temp3->buffer.pointer, byte_length)) {
634 temp1->string.pointer);
640 write_value.string.pointer = value_to_write;
654 if (strcmp(temp2->string.pointer, value_to_writ
[all...]
H A Ddbutils.c127 acpi_ut_print_string(obj_desc->string.pointer, ACPI_UINT8_MAX);
142 obj_desc->buffer.pointer),
H A Dnsobject.c342 data_desc->data.pointer = data;
424 *data = obj_desc->data.pointer;
H A Dnsxfeval.c108 if (((union acpi_object *)return_buffer->pointer)->type == return_type) {
118 pointer)->type),
129 acpi_os_free(return_buffer->pointer);
130 return_buffer->pointer = NULL;
260 pointer[i],
327 (&external_params->pointer[i],
H A Drsutils.c314 * String destination pointer is not specified; Set the String
315 * pointer to the end of the current resource_source structure.
734 ACPI_FREE(buffer.pointer);
740 args[0]->buffer.pointer = buffer.pointer;
H A Drsxface.c85 * if there is a non-zero buffer length we also need a valid pointer in
258 if ((!in_buffer) || (!in_buffer->pointer) || (!in_buffer->length)) {
480 memcpy(buffer->pointer, resource, resource->length);
518 if (!buffer || !buffer->pointer || !user_function) {
524 resource = ACPI_CAST_PTR(struct acpi_resource, buffer->pointer);
526 ACPI_ADD_PTR(struct acpi_resource, buffer->pointer, buffer->length);
624 ACPI_FREE(buffer.pointer);

Completed in 376 milliseconds

1234567891011>>