Searched refs:funct (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | mips16e_translate.c.inc | 48 /* I8 funct field */ 67 /* RR funct field */ 101 /* I64 funct field */ 394 int ry, int funct, int16_t offset, 397 switch (funct) { 457 int op, rx, ry, funct, sa; 463 funct = (ctx->opcode >> 8) & 0x7; 547 switch (funct) { 642 decode_i64_mips16(ctx, ry, funct, offset, 1); 658 int funct; [all …]
|
/openbmc/linux/arch/powerpc/kernel/vdso/ |
H A D | gettimeofday.S | 22 .macro cvdso_call funct call_time=0 41 bl CFUNC(DOTSYM(\funct))
|
/openbmc/qemu/hw/mips/ |
H A D | bootloader.c | 85 uint8_t shift, uint8_t funct) in bl_gen_r_type() argument 95 insn = deposit32(insn, 0, 6, funct); in bl_gen_r_type()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | trace_dbg.h | 51 void __printf(2, 3) __hfi1_trace_##lvl(const char *funct, char *fmt, ...); \
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/ |
H A D | u-boot-corstone1000.inc | 20 file://0002-FF-A-v15-lib-uuid-introduce-uuid_str_to_le_bin-funct.patch \
|
/openbmc/linux/drivers/input/serio/ |
H A D | hil_mlc.c | 442 #define FUNC(funct, funct_arg, zero_rc, neg_rc, pos_rc) \ argument 443 { HILSE_FUNC, { .func = funct }, funct_arg, zero_rc, neg_rc, pos_rc },
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |