Displaying 1 result from an estimated 1 matches for "z_flag".
Did you mean:
f_flag
2013 Nov 24
0
[LLVMdev] [llvmdev] Specifying / modeling copying semantics in more detail
...2 family target, but I've hit a bit of
a stumbling block wherein some passes inadvertently cause malformed final
instruction listings. It's not necessarily llvm's fault, though. An example:
%a<def> = COPY %w04
asl_a_16_once %a<imp-def>, %n_flag<imp-def,dead>,
%z_flag<imp-def,dead>, %c_flag<imp-def>, %a<imp-use,kill>
%w02<def> = COPY %a<kill>
%w00<def> = COPY %w06
%w00<def,tied1> = rol_dp_16_once %w00<kill,tied0>,
%n_flag<imp-def,dead>, %z_flag<imp-def,dead>, %c_flag<imp-def,dead>,
%c_...