Home
last modified time | relevance | path

Searched defs:creg (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/mips/
Dconstants-mips.cc114 const char* FPURegisters::Name(int creg) { in Name()
Dconstants-mips.h119 int creg; member
/external/qemu/tcg/hppa/
Dtcg-target.c478 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()