Searched defs:creg (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/mips/ |
D | constants-mips.cc | 114 const char* FPURegisters::Name(int creg) { in Name()
|
D | constants-mips.h | 119 int creg; member
|
/external/qemu/tcg/hppa/ |
D | tcg-target.c | 478 static void tcg_out_vshd(TCGContext *s, int ret, int hi, int lo, int creg) in tcg_out_vshd() 554 static void tcg_out_shl(TCGContext *s, int ret, int arg, int creg) in tcg_out_shl() 567 static void tcg_out_shr(TCGContext *s, int ret, int arg, int creg) in tcg_out_shr() 578 static void tcg_out_sar(TCGContext *s, int ret, int arg, int creg) in tcg_out_sar() 591 static void tcg_out_rotl(TCGContext *s, int ret, int arg, int creg) in tcg_out_rotl() 603 static void tcg_out_rotr(TCGContext *s, int ret, int arg, int creg) in tcg_out_rotr()
|