Home
last modified time | relevance | path

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

/u-boot/common/
A Dbedbug.c764 int w_operands = 0; /* wanted # of operands */ in asmppc() local
790 ++w_operands; in asmppc()
794 printf ("asmppc: Expecting %d operands\n", w_operands); in asmppc()
800 while (n_operands < w_operands) { in asmppc()
832 if (n_operands < w_operands) { in asmppc()

Completed in 3 milliseconds