Home
last modified time | relevance | path

Searched defs:operand (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/bedbug/
H A Dppc.h18 struct operand { struct
19 enum OP_FIELD field; /* The operand identifier from the argument
22 char * name; /* Symbolic name of this operand */ argument
25 operand */ argument
27 unsigned int shift; /* How far to the right the operand argument
35 this operand */ argument
/openbmc/bmcweb/redfish-core/include/
H A Dfilter_expr_parser_ast.hpp51 BooleanOp operand; member
/openbmc/u-boot/fs/ext4/
H A Dext4_common.c240 int operand, status; in _get_new_inode_no() local
275 int operand; in _get_new_blk_no() local
308 unsigned char operand; in ext4fs_set_block_bmap() local
344 unsigned char operand; in ext4fs_reset_block_bmap() local
374 unsigned char operand; in ext4fs_set_inode_bmap() local
399 unsigned char operand; in ext4fs_reset_inode_bmap() local
/openbmc/qemu/disas/
H A Dalpha.c1841 const struct alpha_operand *operand = alpha_operands + *opindex; in print_insn_alpha() local
1867 const struct alpha_operand *operand = alpha_operands + *opindex; in print_insn_alpha() local
/openbmc/u-boot/common/
H A Dbedbug.c236 unsigned long operand; in print_operands() local
/openbmc/u-boot/drivers/video/
H A Dipu_disp.c260 static void ipu_dc_write_tmpl(int word, u32 opcode, u32 operand, int map, in ipu_dc_write_tmpl()