Searched refs:avalue (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/ia64/
H A Dpr48496.c18 ffi_call(long i, long gpcount, long fpcount, void **avalue) argument
23 : "f"(*(double *)avalue[i]));
24 stack->gp_regs[gpcount++] = *(UINT64 *)avalue[i];
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c443 unsigned int avalue : 28; member in struct:asm_opcode
8469 inst.instruction = opcode->avalue;
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c655 unsigned int avalue : 28; member in struct:asm_opcode
14148 inst.instruction = (inst.cond << 28) | opcode->avalue;
18573 inst.instruction = opcode->avalue;

Completed in 309 milliseconds