Home
last modified time | relevance | path

Searched refs:MAX_OPERANDS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/bedbug/
H A Dppc.h301 #define MAX_OPERANDS 8 macro
313 enum OP_FIELD fields[MAX_OPERANDS];
/OK3568_Linux_fs/u-boot/common/
H A Dbedbug.c757 struct operand *oper[MAX_OPERANDS]; in asmppc()