x86_address_gen
struct storage *addr = x86_address_gen(expr->unop);
static struct storage *x86_address_gen(struct expression *expr);
addr = x86_address_gen(target);
return x86_address_gen(expr);