Searched defs:op_value (Results 1 – 5 of 5) sorted by relevance
/external/syslinux/com32/lua/src/ |
D | dhcp.c | 105 static char op_value[255]; in ip_address_list() local
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | ia32_operand.c | 41 unsigned int op_value, unsigned char modrm, in decode_operand_value()
|
/external/v8/src/s390/ |
D | assembler-s390.h | 610 #define DECLARE_S390_RIL_AB_INSTRUCTIONS(name, op_name, op_value) \ argument 615 #define DECLARE_S390_RIL_C_INSTRUCTIONS(name, op_name, op_value) \ argument 644 #define DECLARE_S390_RR_INSTRUCTIONS(name, op_name, op_value) \ argument 663 #define DECLARE_S390_RRD_INSTRUCTIONS(name, op_name, op_value) \ in S390_RR_OPCODE_LIST() argument 677 #define DECLARE_S390_RRE_INSTRUCTIONS(name, op_name, op_value) \ in S390_RRD_OPCODE_LIST() argument 699 #define DECLARE_S390_RX_INSTRUCTIONS(name, op_name, op_value) \ argument 730 #define DECLARE_S390_RXY_INSTRUCTIONS(name, op_name, op_value) \ argument
|
D | simulator-s390.h | 526 #define EVALUATE_VRR_INSTRUCTIONS(name, op_name, op_value) EVALUATE(op_name); argument
|
D | simulator-s390.cc | 752 #define CREATE_EVALUATE_TABLE(name, op_name, op_value) \ in EvalTableInit() argument
|